We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0371462 commit 067ff35Copy full SHA for 067ff35
gradle.properties
@@ -1,5 +1,5 @@
1
group=com.marklogic
2
-version=6.2-SNAPSHOT
+version=6.2.1
3
describedName=MarkLogic Java Client API
4
publishUrl=file:../marklogic-java/releases
5
pom.xml
@@ -11,7 +11,7 @@ It is not intended to be used to build this project.
11
<modelVersion>4.0.0</modelVersion>
12
<groupId>com.marklogic</groupId>
13
<artifactId>marklogic-client-api</artifactId>
14
- <version>6.2-SNAPSHOT</version>
+ <version>6.2.1</version>
15
<dependencies>
16
<dependency>
17
<groupId>javax.xml.bind</groupId>
0 commit comments