We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5b2aa4 commit 75493fcCopy full SHA for 75493fc
pom.xml
@@ -8,14 +8,8 @@
8
</parent>
9
10
<artifactId>powershell</artifactId>
11
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
12
<packaging>hpi</packaging>
13
<name>Hudson PowerShell plugin</name>
14
<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>
21
</project>
0 commit comments