diff --git a/cnf/build.bnd b/cnf/build.bnd
index 7eca084f2d..a005417998 100644
--- a/cnf/build.bnd
+++ b/cnf/build.bnd
@@ -23,7 +23,7 @@ baseline.version: 4.3.0
# biz.aQute.bndlib:aQute.bnd.osgi.About.CURRENT needs to be kept in sync with the base.version.
base.version: 4.3.1
# 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 cb7684e006..3308ac6b9d 100644
--- a/maven/pom.xml
+++ b/maven/pom.xml
@@ -12,7 +12,7 @@
${revision}
- 4.3.1-SNAPSHOT
+ 4.3.1
UTF-8
3.1.1
0.9.0.M2