Skip to content

Commit aa175ea

Browse files
author
mmornati
committed
[maven-release-plugin] prepare for next development iteration
1 parent e147a40 commit aa175ea

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
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.1</version>
12+
<version>1.2-SNAPSHOT</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,10 +43,4 @@
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.1</connection>
49-
<developerConnection>scm:svn:https://svn.dev.java.net/svn/hudson/tags/libvirt-slave-1.1</developerConnection>
50-
<url>https://hudson.dev.java.net/source/browse/hudson/tags/libvirt-slave-1.1</url>
51-
</scm>
5246
</project>

0 commit comments

Comments
 (0)