From 85a93d1065fc9402a35d186905deb1dff9996d12 Mon Sep 17 00:00:00 2001 From: BJ Hargrave Date: Fri, 19 Nov 2021 17:23:20 -0500 Subject: [PATCH] build: Build Release 6.1.0-RC2 Signed-off-by: BJ Hargrave --- cnf/build.bnd | 2 +- gradle-plugins/gradle.properties | 2 +- maven/bnd-plugin-parent/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cnf/build.bnd b/cnf/build.bnd index dab1318998..57eca50948 100644 --- a/cnf/build.bnd +++ b/cnf/build.bnd @@ -34,7 +34,7 @@ Bundle-Version: ${base.version}.${tstamp}-SNAPSHOT # -snapshot unset (commented out) is a snapshot build. (e.g. 6.0.0-SNAPSHOT) # -snapshot set to a value (e.g. RC1) is a release build with the value as the Maven version qualifier. (e.g. 6.0.0-RC1) # -snapshot set to the empty string is a release build with no Maven version qualifier. (e.g. 6.0.0) --snapshot: RC1 +-snapshot: RC2 Automatic-Module-Name: ${def;bsn} Bundle-Vendor: Bndtools https://bndtools.org/ diff --git a/gradle-plugins/gradle.properties b/gradle-plugins/gradle.properties index 8130deea55..dae2716257 100644 --- a/gradle-plugins/gradle.properties +++ b/gradle-plugins/gradle.properties @@ -2,5 +2,5 @@ org.gradle.jvmargs=-Xms1024m -Xmx2048m bnd_group: biz.aQute.bnd -bnd_version: 6.1.0-RC1 +bnd_version: 6.1.0-RC2 bnd_distrepo: ../dist/bundles diff --git a/maven/bnd-plugin-parent/pom.xml b/maven/bnd-plugin-parent/pom.xml index ba9a73590d..166ab71949 100644 --- a/maven/bnd-plugin-parent/pom.xml +++ b/maven/bnd-plugin-parent/pom.xml @@ -12,7 +12,7 @@ ${revision} - 6.1.0-RC1 + 6.1.0-RC2 1980-02-01T00:00:00Z UTF-8 UTF-8