Skip to content

Commit a9adda5

Browse files
committed
Bumped to 3.6.1
Verifying that mlHostGroups is supported now
1 parent 48b42bd commit a9adda5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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=3.5.0
3+
mlGradleVersion=3.6.1
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=3.6.0
3-
mlAppDeployerDependency=com.marklogic:ml-app-deployer:3.6.0
2+
version=3.6.1
3+
mlAppDeployerDependency=com.marklogic:ml-app-deployer:3.6.1
44
mlcpUtilDependency=com.marklogic:mlcp-util:0.9.0
55
mlDataMovementDependency=com.marklogic:marklogic-data-movement-components:1.0

0 commit comments

Comments
 (0)