Skip to content

Commit 06d9c3a

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent f5bf438 commit 06d9c3a

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
@@ -19,7 +19,7 @@
1919

2020
<groupId>org.6wind.jenkins</groupId>
2121
<artifactId>lockable-resources</artifactId>
22-
<version>2.4</version>
22+
<version>2.5-SNAPSHOT</version>
2323
<packaging>hpi</packaging>
2424
<name>Lockable Resources plugin</name>
2525
<description>
@@ -169,7 +169,7 @@
169169
<connection>scm:git:https://github.com/jenkinsci/lockable-resources-plugin.git</connection>
170170
<developerConnection>scm:git:[email protected]:jenkinsci/lockable-resources-plugin.git</developerConnection>
171171
<url>https://github.com/jenkinsci/lockable-resources-plugin</url>
172-
<tag>lockable-resources-2.4</tag>
172+
<tag>HEAD</tag>
173173
</scm>
174174

175175
</project>

0 commit comments

Comments
 (0)