Skip to content

Commit 0197ed8

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 64cd5b5 commit 0197ed8

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
@@ -9,7 +9,7 @@
99

1010
<groupId>org.jenkins-ci.plugins</groupId>
1111
<artifactId>database-mysql</artifactId>
12-
<version>1.3</version>
12+
<version>1.4-SNAPSHOT</version>
1313
<packaging>hpi</packaging>
1414
<name>MySQL Database Plugin</name>
1515

@@ -57,6 +57,6 @@
5757
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
5858
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
5959
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
60-
<tag>database-mysql-1.3</tag>
60+
<tag>HEAD</tag>
6161
</scm>
6262
</project>

0 commit comments

Comments
 (0)