We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5dd7de commit ab4ed47Copy full SHA for ab4ed47
build.gradle
@@ -4,7 +4,7 @@ subprojects {
4
apply plugin: "maven-publish"
5
6
group = "com.marklogic"
7
- version = "6.0-SNAPSHOT"
+ version = "6.0.0"
8
9
java {
10
sourceCompatibility = 17
0 commit comments