Skip to content

Commit

Permalink
Updating version to 3.0.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
jyemin committed Feb 3, 2015
1 parent a61a11d commit a5df780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -46,7 +46,7 @@ configure(subprojects.findAll { it.name != 'util' }) {
evaluationDependsOn(':util')

group = 'org.mongodb'
version = '3.0.0-SNAPSHOT'
version = '3.0.0-beta2'
sourceCompatibility = JavaVersion.VERSION_1_6
targetCompatibility = JavaVersion.VERSION_1_6

Expand Down

0 comments on commit a5df780

Please sign in to comment.