Skip to content

Commit 01d0f5b

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 501a53c commit 01d0f5b

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

99
<groupId>org.jenkins-ci.plugins</groupId>
1010
<artifactId>database-mysql</artifactId>
11-
<version>1.2</version>
11+
<version>1.3-SNAPSHOT</version>
1212
<packaging>hpi</packaging>
1313

1414
<url>https://wiki.jenkins-ci.org/display/JENKINS/MySQL+Database+Plugin</url>
@@ -55,6 +55,6 @@
5555
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
5656
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
5757
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
58-
<tag>database-mysql-1.2</tag>
58+
<tag>HEAD</tag>
5959
</scm>
6060
</project>

0 commit comments

Comments
 (0)