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 38d95da commit faebe54Copy full SHA for faebe54
build.gradle
@@ -3,7 +3,7 @@ subprojects {
3
apply plugin: "maven-publish"
4
5
group = "com.marklogic"
6
- version = "1.5-SNAPSHOT"
+ version = "1.5.0"
7
8
java {
9
sourceCompatibility = 1.8
0 commit comments