Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit fa72ff9

Browse files
author
Rob Rudin
committed
Bumping version to 2.6.0
1 parent fd01810 commit fa72ff9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515
}
1616

1717
dependencies {
18-
compile 'com.marklogic:ml-javaclient-util:2.13.DEV'
18+
compile 'com.marklogic:ml-javaclient-util:2.13.0'
1919
compile 'jaxen:jaxen:1.1.6'
2020
compile 'org.apache.httpcomponents:httpclient:4.3.5'
2121
compile 'org.springframework:spring-web:4.3.5.RELEASE'

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
group=com.marklogic
22
javadocsDir=../gh-pages-marklogic-java/javadocs
3-
version=2.6.DEV
3+
version=2.6.0

0 commit comments

Comments
 (0)