Skip to content

Commit f5a12af

Browse files
committed
Updating to 3.0.0-rc0
1 parent d1019e4 commit f5a12af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ configure(subprojects.findAll { it.name != 'util' }) {
4646
evaluationDependsOn(':util')
4747

4848
group = 'org.mongodb'
49-
version = '3.0.0-SNAPSHOT'
49+
version = '3.0.0-rc0'
5050
sourceCompatibility = JavaVersion.VERSION_1_6
5151
targetCompatibility = JavaVersion.VERSION_1_6
5252

0 commit comments

Comments
 (0)