Skip to content

Commit

Permalink
1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pkriens committed Dec 8, 2021
1 parent 83918a7 commit 0aed00c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cnf/build.bnd
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
baseline.version: 1.8.0
base.version: 1.9.0
baseline.version: 1.7.0
base.version: 1.8.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

0 comments on commit 0aed00c

Please sign in to comment.