Skip to content

Commit

Permalink
build: 4.2.0.REL
Browse files Browse the repository at this point in the history
Signed-off-by: BJ Hargrave <bj@bjhargrave.com>
  • Loading branch information
bjhargrave committed Mar 5, 2019
1 parent 1aee879 commit 7028683
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 @@ -20,7 +20,7 @@ baseline.version: 4.1.0
# biz.aQute.bndlib:aQute.bnd.osgi.About.CURRENT needs to be kept in sync with the base.version.
base.version: 4.2.0
# Uncomment the following line to build the non-snapshot version.
#-snapshot:
-snapshot:
Bundle-Version: ${base.version}.${tstamp}-SNAPSHOT

# Maven info. The maven artifactId defaults to Bundle-SymbolicName
Expand Down
2 changes: 1 addition & 1 deletion maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<version>${revision}</version>

<properties>
<revision>4.2.0-SNAPSHOT</revision>
<revision>4.2.0</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 7028683

Please sign in to comment.