Skip to content

Commit 3f9e0fb

Browse files
committed
Bumping to 1.1.0.rc1 to test out publishing to Maven Central
1 parent 0b8b1e2 commit 3f9e0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ subprojects {
44
apply plugin: "signing"
55

66
group = "com.marklogic"
7-
version = "1.1.0"
7+
version = "1.1.0.rc1"
88

99
sourceCompatibility = "8"
1010
targetCompatibility = "8"

0 commit comments

Comments
 (0)