Skip to content

Commit c689d3a

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 851a2f0 commit c689d3a

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
@@ -7,7 +7,7 @@
77
</parent>
88

99
<artifactId>reverse-proxy-auth-plugin</artifactId>
10-
<version>1.6.3</version>
10+
<version>1.6.4-SNAPSHOT</version>
1111
<packaging>hpi</packaging>
1212

1313
<properties>
@@ -43,7 +43,7 @@
4343
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}.git</connection>
4444
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}.git</developerConnection>
4545
<url>https://github.com/jenkinsci/${project.artifactId}</url>
46-
<tag>reverse-proxy-auth-plugin-1.6.3</tag>
46+
<tag>HEAD</tag>
4747
</scm>
4848

4949
<dependencies>

0 commit comments

Comments
 (0)