[maven-release-plugin] prepare for next development iteration

This commit is contained in:
imod 2011-07-29 19:41:42 +02:00
parent c53804167e
commit 6e2a582e75

View file

@ -8,7 +8,7 @@
</parent> </parent>
<artifactId>script-realm</artifactId> <artifactId>script-realm</artifactId>
<version>1.4</version> <version>1.5-SNAPSHOT</version>
<packaging>hpi</packaging> <packaging>hpi</packaging>
<name>Security Realm by custom script</name> <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> <description>Supports authentication by exeuting a custom script, to resolve groups for a user, a second script can be defined.</description>