mirror of
https://github.com/nicolabs/script-realm-plugin.git
synced 2026-05-02 07:56:50 +02:00
# changed version to allow releasing this fork without conflicting with the original plugin
This commit is contained in:
parent
b9ced4763c
commit
c766bca08a
2
pom.xml
2
pom.xml
|
|
@ -7,7 +7,7 @@
|
|||
</parent>
|
||||
|
||||
<artifactId>script-realm</artifactId>
|
||||
<version>1.6-SNAPSHOT</version>
|
||||
<version>1.6-emailfullnameresolvers-SNAPSHOT</version>
|
||||
<packaging>hpi</packaging>
|
||||
<name>Security Realm by custom script</name>
|
||||
<description>Supports authentication by custom script, groups resolving for a user, and triggers e-mail and full name resolvers.</description>
|
||||
|
|
|
|||
Loading…
Reference in a new issue