From 66142fd1543959a9f1854d9b6063b116696e6428 Mon Sep 17 00:00:00 2001 From: BJ Hargrave Date: Mon, 1 Jun 2020 16:12:29 -0400 Subject: [PATCH] build: 5.1.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 5d333b8971..27bf479dbf 100644 --- a/cnf/build.bnd +++ b/cnf/build.bnd @@ -23,7 +23,7 @@ baseline.version: 5.0.1 # biz.aQute.bndlib:aQute.bnd.osgi.About.CURRENT needs to be kept in sync with the base.version. base.version: 5.1.0 # 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 74ad6aeea5..78fc2a5ff8 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -12,7 +12,7 @@ ${revision} - 5.1.0-SNAPSHOT + 5.1.0 UTF-8 3.1.1 0.9.0.M2