summaryrefslogtreecommitdiff
path: root/smccSTALExt/pom.xml
diff options
context:
space:
mode:
authorclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2010-11-10 15:51:04 +0000
committerclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2010-11-10 15:51:04 +0000
commitf78ad2c3710e713c1c8e23e4d28ea1b7915bc91d (patch)
treebd38c493adb438c1aa315db074da145a546433df /smccSTALExt/pom.xml
parent25244de6efda22932da865a28930f7cad161e2c0 (diff)
downloadmocca-f78ad2c3710e713c1c8e23e4d28ea1b7915bc91d.tar.gz
mocca-f78ad2c3710e713c1c8e23e4d28ea1b7915bc91d.tar.bz2
mocca-f78ad2c3710e713c1c8e23e4d28ea1b7915bc91d.zip
manually rollback release (failed to tag, due to
- username not passed to svn tunnel command (-Dusername) - mismatching src and dst repository (adding ssh -l clemenso to .subversion/config) ensure MOCCA Webstart config update: add missing min config version git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@832 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
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 c7dc7f3c..4b851844 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.3-SNAPSHOT</version>
</parent>
<groupId>at.gv.egiz</groupId>
<artifactId>smccSTALExt</artifactId>
- <version>1.3.3</version>
+ <version>1.3.3-SNAPSHOT</version>
<name>smcc STAL Ext</name>
<description>STAL Ext implementation for smart cards using smcc</description>
<dependencies>