diff options
author | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-20 09:20:05 +0200 |
---|---|---|
committer | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-20 09:20:05 +0200 |
commit | e9d844056c2f5fc95c142b542bec9dbea6e02e6b (patch) | |
tree | 4b5b2e9201f89ea8b4cbbe3a62d8e33b4b35dc95 /bkucommon/pom.xml | |
parent | dc60d0ed1c13bc58aa3fd7381f10891a7c776dec (diff) | |
download | mocca-e9d844056c2f5fc95c142b542bec9dbea6e02e6b.tar.gz mocca-e9d844056c2f5fc95c142b542bec9dbea6e02e6b.tar.bz2 mocca-e9d844056c2f5fc95c142b542bec9dbea6e02e6b.zip |
[maven-release-plugin] prepare release mocca-1.3.32mocca-1.3.32
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 9e036ec6..88eb6cfa 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.32-SNAPSHOT</version>
+ <version>1.3.32</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>bkucommon</artifactId>
|