diff options
author | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-02-06 13:07:42 +0100 |
---|---|---|
committer | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-02-06 13:07:42 +0100 |
commit | e67b4208db678e2300635843c548ecc56a72e86a (patch) | |
tree | 6cf31139c4af8d03d6c30916c2a7079179d8c4c3 /bkucommon/pom.xml | |
parent | eb9103f5dec2309f951983504670d85c86823148 (diff) | |
download | mocca-e67b4208db678e2300635843c548ecc56a72e86a.tar.gz mocca-e67b4208db678e2300635843c548ecc56a72e86a.tar.bz2 mocca-e67b4208db678e2300635843c548ecc56a72e86a.zip |
[maven-release-plugin] rollback the release of mocca-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 9e036ec6..b0bda903 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.31-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>bkucommon</artifactId>
|