Skip to content

Commit 0f5a188

Browse files
author
mmornati
committed
[maven-release-plugin] prepare release libvirt-slave-1.5
1 parent 0083ebb commit 0f5a188

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.5-SNAPSHOT</version>
12+
<version>1.5</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>
@@ -48,4 +48,10 @@
4848
<name>Byte-Code</name>
4949
<url>http://www.byte-code.com</url>
5050
</organization>
51+
52+
<scm>
53+
<connection>scm:svn:https://guest@svn.dev.java.net/svn/hudson/tags/libvirt-slave-1.5</connection>
54+
<developerConnection>scm:svn:https://svn.dev.java.net/svn/hudson/tags/libvirt-slave-1.5</developerConnection>
55+
<url>https://hudson.dev.java.net/source/browse/hudson/tags/libvirt-slave-1.5</url>
56+
</scm>
5157
</project>

0 commit comments

Comments
 (0)