diff options
author | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2012-04-02 17:16:41 +0000 |
---|---|---|
committer | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2012-04-02 17:16:41 +0000 |
commit | faa4b657f3d5138e8024b9f667b11ccfd9798c10 (patch) | |
tree | 4f43c3d639d97274edee44c44542610dc48389fc /smccSTAL | |
parent | 8e7419aa7240916ffc3b960769f3c64395dfe3ea (diff) | |
download | mocca-faa4b657f3d5138e8024b9f667b11ccfd9798c10.tar.gz mocca-faa4b657f3d5138e8024b9f667b11ccfd9798c10.tar.bz2 mocca-faa4b657f3d5138e8024b9f667b11ccfd9798c10.zip |
[maven-release-plugin] prepare release mocca-1.3.7
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1073 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'smccSTAL')
-rw-r--r-- | smccSTAL/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smccSTAL/pom.xml b/smccSTAL/pom.xml index 7f64f5e2..7cddd699 100644 --- a/smccSTAL/pom.xml +++ b/smccSTAL/pom.xml @@ -2,7 +2,7 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.7-SNAPSHOT</version> + <version>1.3.7</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>smccSTAL</artifactId> |