Skip to content

Commit c2dc7a7

Browse files
committed
[maven-release-plugin] prepare for next development iteration
Change-Id: I1cf9e902424c6d072516a093a9e1c0e284b40f62
1 parent ad563c8 commit c2dc7a7

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>gerrit-code-review</artifactId>
19-
<version>0.4.4</version>
19+
<version>0.4.5-SNAPSHOT</version>
2020
<packaging>hpi</packaging>
2121
<name>Gerrit Code Review plugin</name>
2222
<description>Integrates Jenkins with Gerrit Code Review</description>
@@ -433,7 +433,7 @@
433433
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
434434
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
435435
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
436-
<tag>gerrit-code-review-0.4.4</tag>
436+
<tag>HEAD</tag>
437437
</scm>
438438

439439
<pluginRepositories>

0 commit comments

Comments
 (0)