diff options
author | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-20 14:26:04 +0100 |
---|---|---|
committer | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-20 14:26:04 +0100 |
commit | 41790367d347936d162508bc9369dc6903de8f13 (patch) | |
tree | f450318d249af229bb632a46bb57ad5c88503e30 /BKUApplet/pom.xml | |
parent | c5f3e3b9669bf18f2b758f9dd2177a85840e6ff6 (diff) | |
download | mocca-41790367d347936d162508bc9369dc6903de8f13.tar.gz mocca-41790367d347936d162508bc9369dc6903de8f13.tar.bz2 mocca-41790367d347936d162508bc9369dc6903de8f13.zip |
[maven-release-plugin] rollback the release of mocca-1.3.25
Diffstat (limited to 'BKUApplet/pom.xml')
-rw-r--r-- | BKUApplet/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUApplet/pom.xml b/BKUApplet/pom.xml index 11116037..b5685700 100644 --- a/BKUApplet/pom.xml +++ b/BKUApplet/pom.xml @@ -2,7 +2,7 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.26-SNAPSHOT</version> + <version>1.3.25</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>BKUApplet</artifactId> |