diff --git a/cnf/build.bnd b/cnf/build.bnd index 31e02a27e7..a24379b9ef 100644 --- a/cnf/build.bnd +++ b/cnf/build.bnd @@ -20,7 +20,7 @@ Git-Descriptor: ${system-allow-fail;git describe --dirty --always --abbr Git-SHA: ${system-allow-fail;git rev-list -1 --no-abbrev-commit HEAD} # This is the version to baseline this build against. See cnf/ext/baseline.mvn. -baseline.version: 6.2.0 +baseline.version: 6.3.0 # biz.aQute.bndlib:aQute.bnd.osgi.About.CURRENT needs to be kept in sync with the base.version. base.version: 6.4.0 Bundle-Version: ${base.version}.${tstamp}-SNAPSHOT