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 0b8b1e2 commit 3f9e0fbCopy full SHA for 3f9e0fb
build.gradle
@@ -4,7 +4,7 @@ subprojects {
4
apply plugin: "signing"
5
6
group = "com.marklogic"
7
- version = "1.1.0"
+ version = "1.1.0.rc1"
8
9
sourceCompatibility = "8"
10
targetCompatibility = "8"
0 commit comments