diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-11-10 15:35:26 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-11-10 15:35:26 +0000 |
commit | 25244de6efda22932da865a28930f7cad161e2c0 (patch) | |
tree | aeb87fd22d13ed5915fd2df65a5cd277a14c15c1 /smcc/pom.xml | |
parent | 7ece8e8d0b6e5e574a4b1ef687057e70b7630d47 (diff) | |
download | mocca-25244de6efda22932da865a28930f7cad161e2c0.tar.gz mocca-25244de6efda22932da865a28930f7cad161e2c0.tar.bz2 mocca-25244de6efda22932da865a28930f7cad161e2c0.zip |
[maven-release-plugin] prepare release mocca-1.3.3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@831 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'smcc/pom.xml')
-rw-r--r-- | smcc/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/smcc/pom.xml b/smcc/pom.xml index 6f0b1ae1..451c0c75 100644 --- a/smcc/pom.xml +++ b/smcc/pom.xml @@ -2,14 +2,14 @@ <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>smcc</artifactId> <name>smcc</name> <packaging>jar</packaging> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <description>Smart card communication</description> <build> <plugins> |