Skip to content

Commit 50ad50b

Browse files
committed
Reincrementalified.
1 parent ede90d5 commit 50ad50b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<relativePath />
99
</parent>
1010
<artifactId>docker-workflow</artifactId>
11-
<version>1.18-SNAPSHOT</version>
11+
<version>${revision}${changelist}</version>
1212
<name>Docker Pipeline</name>
1313
<description>Build and use Docker containers from pipelines</description>
1414
<packaging>hpi</packaging>
@@ -29,7 +29,7 @@
2929
</scm>
3030

3131
<properties>
32-
<revision>1.17</revision>
32+
<revision>1.18</revision>
3333
<changelist>-SNAPSHOT</changelist>
3434
<jenkins.version>2.60.3</jenkins.version>
3535
<java.level>8</java.level>

0 commit comments

Comments
 (0)