mirror of
https://github.com/nicolabs/script-realm-plugin.git
synced 2026-04-12 00:58:42 +02:00
[maven-release-plugin] prepare release script-realm-1.1
This commit is contained in:
parent
5c9562cb24
commit
8f79f45e82
8
pom.xml
8
pom.xml
|
|
@ -8,8 +8,14 @@
|
|||
</parent>
|
||||
|
||||
<artifactId>script-realm</artifactId>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
<version>1.1</version>
|
||||
<packaging>hpi</packaging>
|
||||
<name>Security Realm by custom script</name>
|
||||
<url>http://wiki.hudson-ci.org/display/HUDSON/Script+Security+Realm</url>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:https://guest@svn.dev.java.net/svn/hudson/tags/script-realm-1.1</connection>
|
||||
<developerConnection>scm:svn:https://svn.dev.java.net/svn/hudson/tags/script-realm-1.1</developerConnection>
|
||||
<url>https://hudson.dev.java.net/source/browse/hudson/tags/script-realm-1.1</url>
|
||||
</scm>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Reference in a new issue