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

This commit is contained in:
imod 2012-06-24 18:57:06 +02:00
parent 562f1d3667
commit 996a448068

View file

@ -8,7 +8,7 @@
</parent>
<artifactId>script-realm</artifactId>
<version>1.5</version>
<version>1.6-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>