Skip to content

Commit 9623770

Browse files
author
mmornati
committed
[maven-release-plugin] prepare release libvirt-slave-1.2
1 parent 24393b6 commit 9623770

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

pom.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>hudson.plugins.libvirt</groupId>
1111
<artifactId>libvirt-slave</artifactId>
12-
<version>1.2-SNAPSHOT</version>
12+
<version>1.2</version>
1313
<packaging>hpi</packaging>
1414
<name>Hudson Libvirt Slaves plugin</name>
1515
<url>http://wiki.hudson-ci.org/display/HUDSON/Libvirt+Slaves+Plugin</url>
@@ -43,4 +43,10 @@
4343
<email>mmornati@byte-code.com</email>
4444
</developer>
4545
</developers>
46+
47+
<scm>
48+
<connection>scm:svn:https://guest@svn.dev.java.net/svn/hudson/tags/libvirt-slave-1.2</connection>
49+
<developerConnection>scm:svn:https://svn.dev.java.net/svn/hudson/tags/libvirt-slave-1.2</developerConnection>
50+
<url>https://hudson.dev.java.net/source/browse/hudson/tags/libvirt-slave-1.2</url>
51+
</scm>
4652
</project>

0 commit comments

Comments
 (0)