diff options
author | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2013-04-16 08:54:32 +0000 |
---|---|---|
committer | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2013-04-16 08:54:32 +0000 |
commit | 62e45fd34473da5961c8b3dc33c55e6d37fcc89d (patch) | |
tree | 36961988a316ee5ebdca722ab184305b397893f3 /utils/pom.xml | |
parent | d59db1aa6cd1aab251d83132ef2d4c9e45e03252 (diff) | |
download | mocca-62e45fd34473da5961c8b3dc33c55e6d37fcc89d.tar.gz mocca-62e45fd34473da5961c8b3dc33c55e6d37fcc89d.tar.bz2 mocca-62e45fd34473da5961c8b3dc33c55e6d37fcc89d.zip |
[maven-release-plugin] prepare release mocca-1.3.10
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1181 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'utils/pom.xml')
-rw-r--r-- | utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/pom.xml b/utils/pom.xml index 26abeed5..c64a892b 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -2,7 +2,7 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.10-SNAPSHOT</version> + <version>1.3.10</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>utils</artifactId> |