summaryrefslogtreecommitdiff
path: root/smccSTAL/pom.xml
diff options
context:
space:
mode:
authorclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2010-11-10 17:25:56 +0000
committerclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2010-11-10 17:25:56 +0000
commit43959b8af5cf0e4bd3ce6359f0619f1fd4bd81d1 (patch)
treef5e05b35f12c808b11c3d7a25f83df84fb14cea7 /smccSTAL/pom.xml
parentf78ad2c3710e713c1c8e23e4d28ea1b7915bc91d (diff)
downloadmocca-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 'smccSTAL/pom.xml')
-rw-r--r--smccSTAL/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/smccSTAL/pom.xml b/smccSTAL/pom.xml
index e4123518..3a25caaf 100644
--- a/smccSTAL/pom.xml
+++ b/smccSTAL/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>smccSTAL</artifactId>
<name>smcc STAL</name>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.3</version>
<description>STAL implementation for smart cards using smcc</description>
<build>
<plugins>