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 4681ba2 commit c3d5c9aCopy full SHA for c3d5c9a
build.gradle
@@ -4,7 +4,7 @@ subprojects {
4
apply plugin: "signing"
5
6
group = "com.marklogic"
7
- version = "1.4.0"
+ version = "1.4-SNAPSHOT"
8
9
java {
10
sourceCompatibility = 1.8
0 commit comments