Skip to content

Commit b84d81e

Browse files
author
Rob Rudin
committed
#154 Added task and command for modifying the local cluster properties
1 parent b3c1b05 commit b84d81e

File tree

4 files changed

+273
-251
lines changed

4 files changed

+273
-251
lines changed

examples/local-testing-project/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Set this to the version you used when running
22
# "gradle -Pversion=(something) publishToMavenLocal" on your local ml-gradle repo
3-
mlGradleVersion=2.5.0
3+
mlGradleVersion=DEV
44

55
mlHost=localhost
66
mlAppName=example

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=com.marklogic
2-
version=2.5.0
3-
mlAppDeployerDependency=com.marklogic:ml-app-deployer:2.5.0
2+
version=DEV
3+
mlAppDeployerDependency=com.marklogic:ml-app-deployer:DEV
44
mlcpUtilDependency=com.marklogic:mlcp-util:0.3.0
55

0 commit comments

Comments
 (0)