Skip to content

Commit 6dbb2bb

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 63772c3 commit 6dbb2bb

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.1</version>
11+
<version>1.2-SNAPSHOT</version>
1212
<packaging>hpi</packaging>
1313

1414
<url>https://wiki.jenkins-ci.org/display/JENKINS/MySQL+Database+Plugin</url>
@@ -51,6 +51,6 @@
5151
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
5252
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
5353
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
54-
<tag>database-mysql-1.1</tag>
54+
<tag>HEAD</tag>
5555
</scm>
5656
</project>

0 commit comments

Comments
 (0)