diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-12-02 09:19:40 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-12-02 09:19:40 +0000 |
commit | ceeaeb1790d1ed1ef9565f7c47e8bf247a83f28c (patch) | |
tree | 26ece107811fdbbdfc2b6c2868b1cc19d2ff7eab /smccSTAL/pom.xml | |
parent | ebede55b888e8232cef37a2f4b40dbb0746dd28a (diff) | |
download | mocca-ceeaeb1790d1ed1ef9565f7c47e8bf247a83f28c.tar.gz mocca-ceeaeb1790d1ed1ef9565f7c47e8bf247a83f28c.tar.bz2 mocca-ceeaeb1790d1ed1ef9565f7c47e8bf247a83f28c.zip |
[maven-release-plugin] prepare release mocca-1.2.9
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@558 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'smccSTAL/pom.xml')
-rw-r--r-- | smccSTAL/pom.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/smccSTAL/pom.xml b/smccSTAL/pom.xml index 441c4dcd..dd2142b3 100644 --- a/smccSTAL/pom.xml +++ b/smccSTAL/pom.xml @@ -2,13 +2,13 @@ <parent> <artifactId>bku</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.2.9-SNAPSHOT</version> + <version>1.2.9</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>smccSTAL</artifactId> <name>smcc STAL</name> - <version>1.2.9-SNAPSHOT</version> + <version>1.2.9</version> <build> <plugins> <plugin> @@ -24,17 +24,17 @@ <dependency> <groupId>at.gv.egiz</groupId> <artifactId>STAL</artifactId> - <version>1.2.9-SNAPSHOT</version> + <version>1.2.9</version> </dependency> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>smcc</artifactId> - <version>1.2.9-SNAPSHOT</version> + <version>1.2.9</version> </dependency> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>BKUCommonGUI</artifactId> - <version>1.2.9-SNAPSHOT</version> + <version>1.2.9</version> </dependency> <dependency> <groupId>iaik</groupId> |