Skip to content

Commit

Permalink
build: Release 5.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: BJ Hargrave <bj@bjhargrave.com>
  • Loading branch information
bjhargrave committed Oct 14, 2020
1 parent a33add9 commit c979114
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
Expand Up @@ -23,7 +23,7 @@ baseline.version: 5.1.2
# biz.aQute.bndlib:aQute.bnd.osgi.About.CURRENT needs to be kept in sync with the base.version.
base.version: 5.2.0
# 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
Expand Up @@ -12,7 +12,7 @@
<version>${revision}</version>

<properties>
<revision>5.2.0-SNAPSHOT</revision>
<revision>5.2.0</revision>
<project.build.outputTimestamp>1980-02-01T00:00:00Z</project.build.outputTimestamp>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit c979114

Please sign in to comment.