From 281e71d7fcdeb40f54bf0521b6aa314023b3f69a Mon Sep 17 00:00:00 2001 From: BJ Hargrave Date: Wed, 13 Nov 2019 12:08:40 -0500 Subject: [PATCH] build: 4.3.1.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 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