diff --git a/cnf/build.bnd b/cnf/build.bnd index 2b91ee960d..4b2ec955cd 100644 --- a/cnf/build.bnd +++ b/cnf/build.bnd @@ -53,7 +53,7 @@ Bundle-Version: ${base.version}.${tstamp} # -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: --snapshot +-snapshot: Automatic-Module-Name: ${def;bsn} Bundle-Vendor: Bndtools https://bndtools.org/