From a4cdd61e09ad5463198d010718110fbe15747b98 Mon Sep 17 00:00:00 2001 From: BJ Hargrave Date: Sat, 28 May 2022 17:09:41 -0400 Subject: [PATCH] build: Release 6.3.0-RC5 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 b8d9c76ebf..b90aae6496 100644 --- a/cnf/build.bnd +++ b/cnf/build.bnd @@ -57,7 +57,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: RC4 +-snapshot: RC5 Automatic-Module-Name: ${def;bsn} Bundle-Vendor: Bndtools https://bndtools.org/ diff --git a/gradle-plugins/gradle.properties b/gradle-plugins/gradle.properties index 5ba8ac0a43..c389dbe675 100644 --- a/gradle-plugins/gradle.properties +++ b/gradle-plugins/gradle.properties @@ -4,5 +4,5 @@ org.gradle.jvmargs=-Xms1024m -Xmx2048m systemProp.org.gradle.internal.publish.checksums.insecure=true bnd_group: biz.aQute.bnd -bnd_version: 6.3.0-RC4 +bnd_version: 6.3.0-RC5 bnd_distrepo: ../dist/bundles diff --git a/maven/bnd-plugin-parent/pom.xml b/maven/bnd-plugin-parent/pom.xml index a2bf8f61a3..89671580ba 100644 --- a/maven/bnd-plugin-parent/pom.xml +++ b/maven/bnd-plugin-parent/pom.xml @@ -12,7 +12,7 @@ ${revision} - 6.3.0-RC4 + 6.3.0-RC5 1980-02-01T00:00:00Z UTF-8 UTF-8