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 1429e59 commit d7c370aCopy full SHA for d7c370a
build.gradle
@@ -4,7 +4,7 @@ subprojects {
4
apply plugin: "signing"
5
6
group = "com.marklogic"
7
- version = "1.3-SNAPSHOT"
+ version = "1.3.0"
8
9
java {
10
sourceCompatibility = 1.8
0 commit comments