mirror of
https://github.com/nicolabs/script-realm-plugin.git
synced 2026-04-30 12:58:18 +02:00
[maven-release-plugin] prepare release script-realm-1.3
This commit is contained in:
parent
809ea78ef5
commit
5b9a6a596b
5
pom.xml
5
pom.xml
|
|
@ -1,5 +1,4 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>org.jvnet.hudson.plugins</groupId>
|
||||
|
|
@ -9,7 +8,7 @@
|
|||
</parent>
|
||||
|
||||
<artifactId>script-realm</artifactId>
|
||||
<version>1.3-SNAPSHOT</version>
|
||||
<version>1.3</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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue