summaryrefslogtreecommitdiff
path: root/smccSTALExt
diff options
context:
space:
mode:
authorclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2010-07-16 12:27:28 +0000
committerclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2010-07-16 12:27:28 +0000
commit16ac5f050e9ef5b0f8fbd72abe3c6a5d2b81c145 (patch)
tree9c79d79ffafcdc34225b498f616c3ff89d4d14ae /smccSTALExt
parentdf6a1f22d79f90e0cbdd6bd7463cd3d0c2ed1e42 (diff)
downloadmocca-16ac5f050e9ef5b0f8fbd72abe3c6a5d2b81c145.tar.gz
mocca-16ac5f050e9ef5b0f8fbd72abe3c6a5d2b81c145.tar.bz2
mocca-16ac5f050e9ef5b0f8fbd72abe3c6a5d2b81c145.zip
[maven-release-plugin] prepare release mocca-1.3.0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@784 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'smccSTALExt')
-rw-r--r--smccSTALExt/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/smccSTALExt/pom.xml b/smccSTALExt/pom.xml
index 60fc3989..b876f6e9 100644
--- a/smccSTALExt/pom.xml
+++ b/smccSTALExt/pom.xml
@@ -3,11 +3,11 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.0-RC4-SNAPSHOT</version>
+ <version>1.3.0</version>
</parent>
<groupId>at.gv.egiz</groupId>
<artifactId>smccSTALExt</artifactId>
- <version>1.3.0-RC4-SNAPSHOT</version>
+ <version>1.3.0</version>
<name>smcc STAL Ext</name>
<description>STAL Ext implementation for smart cards using smcc</description>
<dependencies>