Skip to content

Commit 299648d

Browse files
author
kohsuke
committed
[maven-release-plugin] prepare release powershell-1.1
1 parent a0c1072 commit 299648d

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

1010
<artifactId>powershell</artifactId>
11-
<version>1.1-SNAPSHOT</version>
11+
<version>1.1</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.1</connection>
18+
<developerConnection>scm:svn:https://svn.dev.java.net/svn/hudson/tags/powershell-1.1</developerConnection>
19+
<url>https://hudson.dev.java.net/source/browse/hudson/hudson/plugins/powershell/tags/powershell-1.1</url>
20+
</scm>
1521
</project>

0 commit comments

Comments
 (0)