Skip to content

Commit 4ea1415

Browse files
committed
Bump back to 3.11.0-SNAPSHOT
1 parent 690b372 commit 4ea1415

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
@@ -55,7 +55,7 @@ def javaCodeCheckedProjects = subprojects.findAll { !['util', 'mongo-java-driver
5555
configure(coreProjects) {
5656
evaluationDependsOn(':util')
5757
group = 'org.mongodb'
58-
version = '3.11.0-rc0'
58+
version = '3.11.0-SNAPSHOT'
5959

6060
repositories {
6161
mavenLocal()

0 commit comments

Comments
 (0)