diff options
author | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-04-18 10:13:59 +0200 |
---|---|---|
committer | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-05-08 08:02:11 +0200 |
commit | 2adaaa1c92e1477c14bb2fd793c76cb57e06c5c3 (patch) | |
tree | 3e14fe676a1fb42dbfa7ef17a966ecc79d4743b1 /smcc | |
parent | 450f1eedd8ff128823785adb7e08d5bd405a961d (diff) | |
download | mocca-2adaaa1c92e1477c14bb2fd793c76cb57e06c5c3.tar.gz mocca-2adaaa1c92e1477c14bb2fd793c76cb57e06c5c3.tar.bz2 mocca-2adaaa1c92e1477c14bb2fd793c76cb57e06c5c3.zip |
[maven-release-plugin] prepare release mocca-1.3.25mocca-1.3.25
Diffstat (limited to 'smcc')
-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 7af5bc61..e3aa9dae 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.25-SNAPSHOT</version>
+ <version>1.3.25</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>smcc</artifactId>
|