diff --git a/cnf/build.bnd b/cnf/build.bnd index f13af6d5e5..873f01b448 100644 --- a/cnf/build.bnd +++ b/cnf/build.bnd @@ -23,7 +23,7 @@ baseline.version: 5.1.1 # biz.aQute.bndlib:aQute.bnd.osgi.About.CURRENT needs to be kept in sync with the base.version. base.version: 5.1.2 # Uncomment the following line to build the non-snapshot version. -#-snapshot: +-snapshot: Bundle-Version: ${base.version}.${tstamp}-SNAPSHOT # Don't baseline Bundle-Version -diffignore: Bundle-Version diff --git a/maven/pom.xml b/maven/pom.xml index 2d84ba0ffa..0eddf4041b 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -12,7 +12,7 @@ ${revision} - 5.1.2-SNAPSHOT + 5.1.2 UTF-8 3.1.1 0.9.0.M2