Skip to content

Commit 067ff35

Browse files
committed
Bumped to 6.2.1
1 parent 0371462 commit 067ff35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=com.marklogic
2-
version=6.2-SNAPSHOT
2+
version=6.2.1
33
describedName=MarkLogic Java Client API
44
publishUrl=file:../marklogic-java/releases
55

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ It is not intended to be used to build this project.
1111
<modelVersion>4.0.0</modelVersion>
1212
<groupId>com.marklogic</groupId>
1313
<artifactId>marklogic-client-api</artifactId>
14-
<version>6.2-SNAPSHOT</version>
14+
<version>6.2.1</version>
1515
<dependencies>
1616
<dependency>
1717
<groupId>javax.xml.bind</groupId>

0 commit comments

Comments
 (0)