From 7028683045bf0d6e4c3794958af2b179f754c96b Mon Sep 17 00:00:00 2001 From: BJ Hargrave Date: Tue, 5 Mar 2019 10:01:59 -0500 Subject: [PATCH] build: 4.2.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 1a44f51cbd..56dcbbebcf 100644 --- a/cnf/build.bnd +++ b/cnf/build.bnd @@ -20,7 +20,7 @@ baseline.version: 4.1.0 # biz.aQute.bndlib:aQute.bnd.osgi.About.CURRENT needs to be kept in sync with the base.version. base.version: 4.2.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 6be241e249..b3c64032d1 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -11,7 +11,7 @@ ${revision} - 4.2.0-SNAPSHOT + 4.2.0 UTF-8 3.1.1 0.9.0.M2