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 d1019e4 commit f5a12afCopy full SHA for f5a12af
1 file changed
build.gradle
@@ -46,7 +46,7 @@ configure(subprojects.findAll { it.name != 'util' }) {
46
evaluationDependsOn(':util')
47
48
group = 'org.mongodb'
49
- version = '3.0.0-SNAPSHOT'
+ version = '3.0.0-rc0'
50
sourceCompatibility = JavaVersion.VERSION_1_6
51
targetCompatibility = JavaVersion.VERSION_1_6
52
0 commit comments