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 7539971 commit a5f9bbeCopy full SHA for a5f9bbe
build.gradle
@@ -16,7 +16,7 @@ subprojects {
16
apply plugin: "jacoco"
17
18
group = "com.marklogic"
19
- version "2.5-SNAPSHOT"
+ version "2.5.1"
20
21
java {
22
sourceCompatibility = 11
0 commit comments