From f1eb4b63fab2c37efb3e87d8cd99c79842165fad Mon Sep 17 00:00:00 2001 From: BJ Hargrave Date: Mon, 30 Sep 2019 11:54:55 -0400 Subject: [PATCH] build: 4.3.0.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 8e8e2e9fb0..0e4fc6f1cd 100644 --- a/cnf/build.bnd +++ b/cnf/build.bnd @@ -23,7 +23,7 @@ baseline.version: 4.2.0 # biz.aQute.bndlib:aQute.bnd.osgi.About.CURRENT needs to be kept in sync with the base.version. base.version: 4.3.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 adcd15f24d..6e75b33a98 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -12,7 +12,7 @@ ${revision} - 4.3.0-SNAPSHOT + 4.3.0 UTF-8 3.1.1 0.9.0.M2