Skip to content

Commit 68bed6d

Browse files
committed
Resolved merge conflict on gradle.properties file
1 parent 4fb2566 commit 68bed6d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

examples/disconnected-project/gradle.properties

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -114,26 +114,19 @@ mlFinalSchemasForestsPerHost=1
114114
mlHubUserRole=data-hub-role
115115
mlHubUserName=data-hub-user
116116
# this password is autogenerated for you via the 'gradle hubInit' task
117-
<<<<<<< HEAD
118-
mlHubUserPassword=^=-xQ@>Lz+Yclh^lD=O[
119-
=======
120117
mlHubUserPassword=_RK6_vC*eR9J&6<PEE6V
121118

122119
# The name of the role to create for hub deployment/development
123120
mlHubAdminRole=hub-admin-role
124121
mlHubAdminUserName=hub-admin-user
125122
mlHubAdminUserPassword=o@r*'.2HAt(3iAoXR/*v
126-
>>>>>>> develop
127123

128124
# Deprecated property
129125
# If you are working with a load balancer please indicate so using
130126
# property "mlIsHostLoadBalancer"
131127
# When "mlIsHostLoadBalancer" is set to "true", the value specified for "mlHost" will be used as the load balancer.
132128
# You do not need to explicitly set the value of "mlLoadBalancerHosts" but if you do it must match the value of the property "mlHost"
133129
# mlLoadBalancerHosts=your-load-balancer-hostname
134-
<<<<<<< HEAD
135-
=======
136130

137131
# Default module permissions which allow data-hub-role to execute flows
138132
mlModulePermissions=rest-reader,read,rest-writer,insert,rest-writer,update,rest-extension-user,execute,data-hub-role,read,data-hub-role,execute
139-
>>>>>>> develop

0 commit comments

Comments
 (0)