Skip to content

Commit

Permalink
Bumped to 6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrudin committed May 30, 2023
1 parent 0371462 commit 067ff35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=com.marklogic
version=6.2-SNAPSHOT
version=6.2.1
describedName=MarkLogic Java Client API
publishUrl=file:../marklogic-java/releases

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It is not intended to be used to build this project.
<modelVersion>4.0.0</modelVersion>
<groupId>com.marklogic</groupId>
<artifactId>marklogic-client-api</artifactId>
<version>6.2-SNAPSHOT</version>
<version>6.2.1</version>
<dependencies>
<dependency>
<groupId>javax.xml.bind</groupId>
Expand Down

0 comments on commit 067ff35

Please sign in to comment.