From e130033ddaec6bf0e319ab829fbf2f677f92e6e9 Mon Sep 17 00:00:00 2001 From: BJ Hargrave Date: Tue, 21 Jul 2020 13:02:58 -0400 Subject: [PATCH] build: 5.1.2.REL Signed-off-by: BJ Hargrave --- cnf/build.bnd | 2 +- maven/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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