From 47e504d7881ba466703c55a8dca7b0578561582d Mon Sep 17 00:00:00 2001 From: Peter Kriens Date: Mon, 25 Nov 2024 16:44:45 +0100 Subject: [PATCH] Build Release 7.1.0 --- Signed-off-by: Peter Kriens Signed-off-by: Peter Kriens --- cnf/build.bnd | 2 +- gradle-plugins/gradle.properties | 2 +- maven-plugins/bnd-plugin-parent/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cnf/build.bnd b/cnf/build.bnd index 8a0fde6962..cef12482fc 100644 --- a/cnf/build.bnd +++ b/cnf/build.bnd @@ -49,7 +49,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: Automatic-Module-Name: ${def;bsn} Bundle-Vendor: Bndtools https://bndtools.org/ diff --git a/gradle-plugins/gradle.properties b/gradle-plugins/gradle.properties index 55f6057b9a..66432574c9 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: 7.1.0-RC1 +bnd_version: 7.1.0 bnd_distrepo: ../dist/bundles diff --git a/maven-plugins/bnd-plugin-parent/pom.xml b/maven-plugins/bnd-plugin-parent/pom.xml index d77d6e0922..8be0a3cebd 100644 --- a/maven-plugins/bnd-plugin-parent/pom.xml +++ b/maven-plugins/bnd-plugin-parent/pom.xml @@ -12,7 +12,7 @@ ${revision} - 7.1.0-RC1 + 7.1.0 1980-02-01T00:00:00Z UTF-8 UTF-8