Skip to content

Commit 75493fc

Browse files
author
kohsuke
committed
[maven-release-plugin] prepare for next development iteration
1 parent e5b2aa4 commit 75493fc

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
@@ -8,14 +8,8 @@
88
</parent>
99

1010
<artifactId>powershell</artifactId>
11-
<version>1.0</version>
11+
<version>1.1-SNAPSHOT</version>
1212
<packaging>hpi</packaging>
1313
<name>Hudson PowerShell plugin</name>
1414
<url>http://wiki.hudson-ci.org/display/HUDSON/PowerShell+Plugin</url>
15-
16-
<scm>
17-
<connection>scm:svn:https://[email protected]/svn/hudson/tags/powershell-1.0</connection>
18-
<developerConnection>scm:svn:https://svn.dev.java.net/svn/hudson/tags/powershell-1.0</developerConnection>
19-
<url>https://hudson.dev.java.net/source/browse/hudson/hudson/plugins/powershell/tags/powershell-1.0</url>
20-
</scm>
2115
</project>

0 commit comments

Comments
 (0)