diff options
author | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-20 09:15:23 +0200 |
---|---|---|
committer | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-20 09:15:23 +0200 |
commit | dc60d0ed1c13bc58aa3fd7381f10891a7c776dec (patch) | |
tree | 1af75941d7a50e3d1de1bc37028188c94e935166 /bkucommon/pom.xml | |
parent | 64583ef57d664eb89f5cb58f7ef0a4daa1d05fd8 (diff) | |
download | mocca-dc60d0ed1c13bc58aa3fd7381f10891a7c776dec.tar.gz mocca-dc60d0ed1c13bc58aa3fd7381f10891a7c776dec.tar.bz2 mocca-dc60d0ed1c13bc58aa3fd7381f10891a7c776dec.zip |
[maven-release-plugin] rollback the release of mocca-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 597f45e0..9e036ec6 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.33-SNAPSHOT</version>
+ <version>1.3.32-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>bkucommon</artifactId>
|