Skip to content

Commit

Permalink
build: 5.0.1.REL
Browse files Browse the repository at this point in the history
Signed-off-by: BJ Hargrave <[email protected]>
  • Loading branch information
bjhargrave committed Mar 23, 2020
1 parent f0d2d7d commit ab71f2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cnf/build.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ baseline.version: 5.0.0
# biz.aQute.bndlib:aQute.bnd.osgi.About.CURRENT needs to be kept in sync with the base.version.
base.version: 5.0.1
# Uncomment the following line to build the non-snapshot version.
#-snapshot:
-snapshot:
Bundle-Version: ${base.version}.${tstamp}-SNAPSHOT
# Don't baseline Bundle-Version
-diffignore: Bundle-Version
Expand Down
2 changes: 1 addition & 1 deletion maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<version>${revision}</version>

<properties>
<revision>5.0.1-SNAPSHOT</revision>
<revision>5.0.1</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.target.version>3.1.1</maven.target.version>
<aether.version>0.9.0.M2</aether.version>
Expand Down

0 comments on commit ab71f2c

Please sign in to comment.