diff --git a/cnf/build.bnd b/cnf/build.bnd
index 1a44f51cbd..56dcbbebcf 100644
--- a/cnf/build.bnd
+++ b/cnf/build.bnd
@@ -20,7 +20,7 @@ baseline.version: 4.1.0
# biz.aQute.bndlib:aQute.bnd.osgi.About.CURRENT needs to be kept in sync with the base.version.
base.version: 4.2.0
# Uncomment the following line to build the non-snapshot version.
-#-snapshot:
+-snapshot:
Bundle-Version: ${base.version}.${tstamp}-SNAPSHOT
# Maven info. The maven artifactId defaults to Bundle-SymbolicName
diff --git a/maven/pom.xml b/maven/pom.xml
index 6be241e249..b3c64032d1 100644
--- a/maven/pom.xml
+++ b/maven/pom.xml
@@ -11,7 +11,7 @@
${revision}
- 4.2.0-SNAPSHOT
+ 4.2.0
UTF-8
3.1.1
0.9.0.M2