Skip to content

Commit

Permalink
Release 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pkriens committed Dec 22, 2021
1 parent 9216659 commit 3bbd37e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cnf/build.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ baseline.version: 1.8.0
base.version: 1.9.0

# To release, remove the -SNAPSHOT
-pom: version=${base.version}-SNAPSHOT
-pom: version=${base.version}
-groupid: biz.aQute

src: src/main/java,src/main/resources
Expand Down Expand Up @@ -85,4 +85,4 @@ usr = ${env;REPOSITORY_USERNAME;}
gradle; \
version=7.3.0; \
bnd_version=6.1.0; \
bnd_snapshots=https://bndtools.jfrog.io/bndtools/libs-snapshot-local
bnd_snapshots=https://bndtools.jfrog.io/bndtools/libs-snapshot-local

0 comments on commit 3bbd37e

Please sign in to comment.