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 a215bdf commit 22a3569Copy full SHA for 22a3569
build.properties
@@ -20,8 +20,8 @@ javac.source=1.5
20
# lib.version=2.8.0-SNAPSHOT ==> lib.version.osgi.compat=2.8.0.BUILD-SNAPSHOT
21
# lib.version=2.8.0-RC1 ==> lib.version.osgi.compat=2.8.0.RC1
22
# lib.version=2.8.0 ==> lib.version.osgi.compat=2.8.0.RELEASE
23
-lib.version=2.9.1
24
-lib.version.osgi.compat=2.9.1.RELEASE
+lib.version=2.10.0-SNAPSHOT
+lib.version.osgi.compat=2.10.0.BUILD-SNAPSHOT
25
26
compatibility.baseline.version=2.9.0
27
url.libbase=http://cloud.github.com/downloads/mongodb
0 commit comments