mirror of
https://github.com/nicolabs/script-realm-plugin.git
synced 2025-09-07 05:13:16 +02:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
e45ba7a5cf
commit
1db00380f2
8
pom.xml
8
pom.xml
|
@ -8,15 +8,9 @@
|
|||
</parent>
|
||||
|
||||
<artifactId>script-realm</artifactId>
|
||||
<version>1.2</version>
|
||||
<version>1.3-SNAPSHOT</version>
|
||||
<packaging>hpi</packaging>
|
||||
<name>Security Realm by custom script</name>
|
||||
<description>Supports authentication by exeuting a custom script, to resolve groups for a user, a second script can be defined.</description>
|
||||
<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.2</connection>
|
||||
<developerConnection>scm:svn:https://svn.dev.java.net/svn/hudson/tags/script-realm-1.2</developerConnection>
|
||||
<url>https://hudson.dev.java.net/source/browse/hudson/tags/script-realm-1.2</url>
|
||||
</scm>
|
||||
</project>
|
||||
|
|
Loading…
Reference in a new issue