diff options
Diffstat (limited to 'smccTest')
-rw-r--r-- | smccTest/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/smccTest/pom.xml b/smccTest/pom.xml index 5f577cb3..f6730795 100644 --- a/smccTest/pom.xml +++ b/smccTest/pom.xml @@ -4,11 +4,11 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.0-RC2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> </parent> <groupId>at.gv.egiz</groupId> <artifactId>smccTest</artifactId> - <version>1.3.0-RC2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <name>SMCC Test</name> <description>Card Terminal and Smart Card Tests</description> <build> |