diff options
author | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-02-07 15:05:07 +0100 |
---|---|---|
committer | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-02-07 15:05:07 +0100 |
commit | 292473972637665f3ffe734753d05ccda09d4ee1 (patch) | |
tree | 6a6fef562caa74fd9ca6a4406b219f38d409d046 /bkucommon/pom.xml | |
parent | 29fe0718c7a78e8cee0c7689667064784db312c8 (diff) | |
download | mocca-292473972637665f3ffe734753d05ccda09d4ee1.tar.gz mocca-292473972637665f3ffe734753d05ccda09d4ee1.tar.bz2 mocca-292473972637665f3ffe734753d05ccda09d4ee1.zip |
[maven-release-plugin] prepare release mocca-1.3.31mocca-1.3.31
Diffstat (limited to 'bkucommon/pom.xml')
-rw-r--r-- | bkucommon/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bkucommon/pom.xml b/bkucommon/pom.xml index b0bda903..1adc3625 100644 --- a/bkucommon/pom.xml +++ b/bkucommon/pom.xml @@ -3,7 +3,7 @@ <parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.31-SNAPSHOT</version>
+ <version>1.3.31</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>bkucommon</artifactId>
|