Skip to content

Commit 22b0954

Browse files
committed
Updated build configuration to version 3.1.0
1 parent 216c69a commit 22b0954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ configure(subprojects.findAll { it.name != 'util' }) {
4545
evaluationDependsOn(':util')
4646

4747
group = 'org.mongodb'
48-
version = '3.1.0-SNAPSHOT'
48+
version = '3.1.0'
4949
sourceCompatibility = JavaVersion.VERSION_1_6
5050
targetCompatibility = JavaVersion.VERSION_1_6
5151

0 commit comments

Comments
 (0)