diff --git a/cnf/build.bnd b/cnf/build.bnd
index c3f6771a7d..8790387c3b 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: RC4
+-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 e9acb0370d..a66c19ed23 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.2.0-RC4
+bnd_version: 6.2.0
bnd_distrepo: ../dist/bundles
diff --git a/maven/bnd-plugin-parent/pom.xml b/maven/bnd-plugin-parent/pom.xml
index 15e29f4216..78cb4e98cf 100644
--- a/maven/bnd-plugin-parent/pom.xml
+++ b/maven/bnd-plugin-parent/pom.xml
@@ -12,7 +12,7 @@
${revision}
- 6.2.0-RC4
+ 6.2.0
1980-02-01T00:00:00Z
UTF-8
UTF-8