diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-11-10 17:25:56 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-11-10 17:25:56 +0000 |
commit | 43959b8af5cf0e4bd3ce6359f0619f1fd4bd81d1 (patch) | |
tree | f5e05b35f12c808b11c3d7a25f83df84fb14cea7 /STALExt | |
parent | f78ad2c3710e713c1c8e23e4d28ea1b7915bc91d (diff) | |
download | mocca-43959b8af5cf0e4bd3ce6359f0619f1fd4bd81d1.tar.gz mocca-43959b8af5cf0e4bd3ce6359f0619f1fd4bd81d1.tar.bz2 mocca-43959b8af5cf0e4bd3ce6359f0619f1fd4bd81d1.zip |
[maven-release-plugin] prepare release mocca-1.3.3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@833 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'STALExt')
-rw-r--r-- | STALExt/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/STALExt/pom.xml b/STALExt/pom.xml index 7a479605..a5a7c5f2 100644 --- a/STALExt/pom.xml +++ b/STALExt/pom.xml @@ -2,13 +2,13 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>STALExt</artifactId> <name>STAL Ext</name> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <description>STAL extensions for card management</description> <dependencies> <dependency> |