Skip to content

Commit 753e304

Browse files
committed
Bumping to 2.3.4, which simply depends on ml-app-deployer 2.3.1
1 parent 625e3aa commit 753e304

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=2.3.3
3+
mlGradleVersion=2.3.4
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.3.3
3-
mlAppDeployerDependency=com.marklogic:ml-app-deployer:2.3.0
2+
version=2.3.4
3+
mlAppDeployerDependency=com.marklogic:ml-app-deployer:2.3.1
44
mlcpUtilDependency=com.marklogic:mlcp-util:0.3.0
55

0 commit comments

Comments
 (0)