summaryrefslogtreecommitdiff
path: root/STALService
diff options
context:
space:
mode:
authormcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2008-11-24 14:11:39 +0000
committermcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2008-11-24 14:11:39 +0000
commit11c83e13e032738ee927f22196dc9ca43589a8a4 (patch)
tree82fdd16a61acc85b6028f6f6f7355c82302f401b /STALService
parentb93f035e2c9df0ad430300c4f755b775a4aa1ed3 (diff)
downloadmocca-11c83e13e032738ee927f22196dc9ca43589a8a4.tar.gz
mocca-11c83e13e032738ee927f22196dc9ca43589a8a4.tar.bz2
mocca-11c83e13e032738ee927f22196dc9ca43589a8a4.zip
Version set to 1.0.0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@193 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'STALService')
-rw-r--r--STALService/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/STALService/pom.xml b/STALService/pom.xml
index f6f8649d..aa8ce064 100644
--- a/STALService/pom.xml
+++ b/STALService/pom.xml
@@ -4,24 +4,24 @@
<parent>
<artifactId>bku</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>at.gv.egiz</groupId>
<artifactId>STALService</artifactId>
<name>STAL Service</name>
- <version>1.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<description />
<dependencies>
<dependency>
<groupId>at.gv.egiz</groupId>
<artifactId>STAL</artifactId>
- <version>1.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</dependency>
<!--dependency>
<groupId>at.gv.egiz</groupId>
<artifactId>utils</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOTOT</version>
</dependency-->
</dependencies>
</project> \ No newline at end of file