We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7607a commit df0f871Copy full SHA for df0f871
cnf/build.bnd
@@ -53,7 +53,7 @@ Bundle-Version: ${base.version}.${tstamp}
53
# -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)
54
# -snapshot set to the empty string is a release build with no Maven version qualifier. (e.g. 6.0.0)
55
# -snapshot:
56
--snapshot
+-snapshot:
57
58
Automatic-Module-Name: ${def;bsn}
59
Bundle-Vendor: Bndtools https://bndtools.org/
0 commit comments