Skip to content

Commit 66142fd

Browse files
committed
build: 5.1.0.REL
Signed-off-by: BJ Hargrave <[email protected]>
1 parent 34cbe02 commit 66142fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: cnf/build.bnd

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ baseline.version: 5.0.1
2323
# biz.aQute.bndlib:aQute.bnd.osgi.About.CURRENT needs to be kept in sync with the base.version.
2424
base.version: 5.1.0
2525
# Uncomment the following line to build the non-snapshot version.
26-
#-snapshot:
26+
-snapshot:
2727
Bundle-Version: ${base.version}.${tstamp}-SNAPSHOT
2828
# Don't baseline Bundle-Version
2929
-diffignore: Bundle-Version

Diff for: maven/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<version>${revision}</version>
1313

1414
<properties>
15-
<revision>5.1.0-SNAPSHOT</revision>
15+
<revision>5.1.0</revision>
1616
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1717
<maven.target.version>3.1.1</maven.target.version>
1818
<aether.version>0.9.0.M2</aether.version>

0 commit comments

Comments
 (0)