summaryrefslogtreecommitdiff
path: root/smccSTALExt/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'smccSTALExt/pom.xml')
-rw-r--r--smccSTALExt/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/smccSTALExt/pom.xml b/smccSTALExt/pom.xml
index ca35a0b1..7654f792 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-RC2-SNAPSHOT</version>
+ <version>1.3.0-RC2</version>
</parent>
<groupId>at.gv.egiz</groupId>
<artifactId>smccSTALExt</artifactId>
- <version>1.3.0-RC2-SNAPSHOT</version>
+ <version>1.3.0-RC2</version>
<name>smcc STAL Ext</name>
<description>STAL Ext implementation for smart cards using smcc</description>
<dependencies>