diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-07-16 12:27:52 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-07-16 12:27:52 +0000 |
commit | a58e6a9f72d2df3f8a5e5551374acf4981fb441e (patch) | |
tree | 823e5a31709fbc281c90b927569b1cd468c3a49f /STAL/pom.xml | |
parent | 16ac5f050e9ef5b0f8fbd72abe3c6a5d2b81c145 (diff) | |
download | mocca-a58e6a9f72d2df3f8a5e5551374acf4981fb441e.tar.gz mocca-a58e6a9f72d2df3f8a5e5551374acf4981fb441e.tar.bz2 mocca-a58e6a9f72d2df3f8a5e5551374acf4981fb441e.zip |
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@786 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'STAL/pom.xml')
-rw-r--r-- | STAL/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/STAL/pom.xml b/STAL/pom.xml index 1c2a6c56..79c9bf5a 100644 --- a/STAL/pom.xml +++ b/STAL/pom.xml @@ -3,13 +3,13 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>STAL</artifactId> <name>STAL</name> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> <dependencies> </dependencies> <description>Security Token Access Layer</description> |