File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ baseline.version: 5.1.1
23
23
# biz.aQute.bndlib:aQute.bnd.osgi.About.CURRENT needs to be kept in sync with the base.version.
24
24
base.version: 5.1.2
25
25
# Uncomment the following line to build the non-snapshot version.
26
- # -snapshot:
26
+ -snapshot:
27
27
Bundle-Version: ${base.version}.${tstamp}-SNAPSHOT
28
28
# Don't baseline Bundle-Version
29
29
-diffignore: Bundle-Version
Original file line number Diff line number Diff line change 12
12
<version >${revision} </version >
13
13
14
14
<properties >
15
- <revision >5.1.2-SNAPSHOT </revision >
15
+ <revision >5.1.2</revision >
16
16
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
17
17
<maven .target.version>3.1.1</maven .target.version>
18
18
<aether .version>0.9.0.M2</aether .version>
You can’t perform that action at this time.
0 commit comments