diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-02-10 09:34:19 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-02-10 09:34:19 +0000 |
commit | 29d2eb28fe72deae4347116a6e4bfe32c4af3497 (patch) | |
tree | b0770b77c2261a0bdd34ed1a81289daf5d47b954 /STALXService | |
parent | f3ba184673d938677696a3cb7c8e620822aef181 (diff) | |
download | mocca-29d2eb28fe72deae4347116a6e4bfe32c4af3497.tar.gz mocca-29d2eb28fe72deae4347116a6e4bfe32c4af3497.tar.bz2 mocca-29d2eb28fe72deae4347116a6e4bfe32c4af3497.zip |
parent 1.0.5-SNAPSHOT fixed
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@293 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'STALXService')
-rw-r--r-- | STALXService/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/STALXService/pom.xml b/STALXService/pom.xml index 2737c68d..379cb399 100644 --- a/STALXService/pom.xml +++ b/STALXService/pom.xml @@ -2,7 +2,7 @@ <parent> <artifactId>bku</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> |