Skip to content

Commit 0cd86a0

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 92a1be8 commit 0cd86a0

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
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>pipeline-github</artifactId>
13-
<version>2.5</version>
13+
<version>2.6-SNAPSHOT</version>
1414
<packaging>hpi</packaging>
1515

1616
<properties>
@@ -37,7 +37,7 @@
3737
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
3838
<developerConnection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</developerConnection>
3939
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
40-
<tag>pipeline-github-2.5</tag>
40+
<tag>HEAD</tag>
4141
</scm>
4242

4343
<repositories>

0 commit comments

Comments
 (0)