Skip to content

Commit cec43da

Browse files
committed
build: Mark as 4.1.0 build
Signed-off-by: BJ Hargrave <[email protected]>
1 parent d2ec01c commit cec43da

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: 4.0.0
2323
# biz.aQute.bndlib:aQute.bnd.osgi.About.CURRENT needs to be kept in sync with the base.version.
2424
base.version: 4.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

2929
# Maven info. The maven artifactId defaults to Bundle-SymbolicName

Diff for: maven/pom.xml

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

1313
<properties>
14-
<revision>4.1.0-SNAPSHOT</revision>
14+
<revision>4.1.0</revision>
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1616
<maven.target.version>3.1.1</maven.target.version>
1717
<aether.version>0.9.0.M2</aether.version>

0 commit comments

Comments
 (0)