Skip to content

Commit 63772c3

Browse files
[maven-release-plugin] prepare release database-mysql-1.1
1 parent ae612f0 commit 63772c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
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-SNAPSHOT</version>
11+
<version>1.1</version>
1212
<packaging>hpi</packaging>
1313

1414
<url>https://wiki.jenkins-ci.org/display/JENKINS/MySQL+Database+Plugin</url>
@@ -51,5 +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>
5455
</scm>
5556
</project>

0 commit comments

Comments
 (0)