diff options
author | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2014-01-09 15:06:41 +0000 |
---|---|---|
committer | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2014-01-09 15:06:41 +0000 |
commit | 28aa5a46d82d439a9e2b8e0fd4972baf6559e8eb (patch) | |
tree | 7137275433b9a33fa2b816620b4e8b1a5500c92c /smcc/pom.xml | |
parent | 7d3e501c0f6400d39760a04b0ab76672cda36987 (diff) | |
download | mocca-28aa5a46d82d439a9e2b8e0fd4972baf6559e8eb.tar.gz mocca-28aa5a46d82d439a9e2b8e0fd4972baf6559e8eb.tar.bz2 mocca-28aa5a46d82d439a9e2b8e0fd4972baf6559e8eb.zip |
Revert release
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1282 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'smcc/pom.xml')
-rw-r--r-- | smcc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smcc/pom.xml b/smcc/pom.xml index 5b68c1c8..88c4175d 100644 --- a/smcc/pom.xml +++ b/smcc/pom.xml @@ -2,7 +2,7 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.15-SNAPSHOT</version> + <version>1.3.14-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>smcc</artifactId> |