Skip to content

Commit

Permalink
build: 4.3.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 Sep 30, 2019
1 parent dffa2aa commit f1eb4b6
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: 4.2.0
# biz.aQute.bndlib:aQute.bnd.osgi.About.CURRENT needs to be kept in sync with the base.version.
base.version: 4.3.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 @@ -12,7 +12,7 @@
<version>${revision}</version>

<properties>
<revision>4.3.0-SNAPSHOT</revision>
<revision>4.3.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 f1eb4b6

Please sign in to comment.