Skip to content

Commit 7ba73b2

Browse files
committed
Add -SNAPSHOT so release will work
1 parent cc1e35e commit 7ba73b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</parent>
88
<artifactId>configurationslicing</artifactId>
99
<packaging>hpi</packaging>
10-
<version>1.49</version>
10+
<version>1.50-SNAPSHOT</version>
1111
<name>Configuration Slicing plugin</name>
1212
<description>Allows configuration of a single property across a group of projects</description>
1313
<url>https://github.com/jenkinsci/configurationslicing-plugin</url>

0 commit comments

Comments
 (0)