diff options
Diffstat (limited to 'smccSTALExt')
-rw-r--r-- | smccSTALExt/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/smccSTALExt/pom.xml b/smccSTALExt/pom.xml index c7dc7f3c..c73e35e6 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.3</version> + <version>1.3.4-SNAPSHOT</version> </parent> <groupId>at.gv.egiz</groupId> <artifactId>smccSTALExt</artifactId> - <version>1.3.3</version> + <version>1.3.4-SNAPSHOT</version> <name>smcc STAL Ext</name> <description>STAL Ext implementation for smart cards using smcc</description> <dependencies> |