Skip to content

Commit 74fd93e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent d1699da commit 74fd93e

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>github-branch-source</artifactId>
11-
<version>2.3.2</version>
11+
<version>2.3.3-SNAPSHOT</version>
1212
<packaging>hpi</packaging>
1313
<name>GitHub Branch Source Plugin</name>
1414
<url>https://wiki.jenkins-ci.org/display/JENKINS/GitHub+Branch+Source+Plugin</url>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
3131
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
3232
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
33-
<tag>github-branch-source-2.3.2</tag>
33+
<tag>HEAD</tag>
3434
</scm>
3535
<dependencies>
3636
<dependency>

0 commit comments

Comments
 (0)