Skip to content

Commit f6c0150

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 0e5a390 commit f6c0150

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
@@ -16,7 +16,7 @@
1616
</licenses>
1717

1818
<artifactId>git</artifactId>
19-
<version>3.9.3</version>
19+
<version>3.9.4-SNAPSHOT</version>
2020
<packaging>hpi</packaging>
2121
<name>Jenkins Git plugin</name>
2222
<description>Integrates Jenkins with GIT SCM</description>
@@ -358,7 +358,7 @@
358358
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
359359
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
360360
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
361-
<tag>git-3.9.3</tag>
361+
<tag>HEAD</tag>
362362
</scm>
363363

364364
<pluginRepositories>

0 commit comments

Comments
 (0)