Skip to content

Commit 17703c9

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 14ca344 commit 17703c9

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
@@ -9,7 +9,7 @@
99

1010
<groupId>org.jenkins-ci.plugins</groupId>
1111
<artifactId>repo</artifactId>
12-
<version>1.16.0</version>
12+
<version>1.16.1-SNAPSHOT</version>
1313
<packaging>hpi</packaging>
1414
<name>Jenkins REPO plugin</name>
1515
<description>Integrates Jenkins with REPO SCM</description>
@@ -129,7 +129,7 @@
129129
<connection>scm:git:git://github.com/jenkinsci/repo-plugin.git</connection>
130130
<developerConnection>scm:git:[email protected]:jenkinsci/repo-plugin.git</developerConnection>
131131
<url>http://github.com/jenkinsci/repo-plugin</url>
132-
<tag>repo-1.16.0</tag>
132+
<tag>HEAD</tag>
133133
</scm>
134134

135135

0 commit comments

Comments
 (0)