diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2018-01-15 16:52:11 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2018-01-15 16:52:11 +0100 |
commit | 496b51221be00053141b6a5e1674fa3c73d0e147 (patch) | |
tree | a6e7e276a4e7dfcec839b77d945f66ae87d79b1f /BKUCommonGUI | |
parent | cc71d23d29adcbfec680eeb2b6e079068e718204 (diff) | |
download | mocca-496b51221be00053141b6a5e1674fa3c73d0e147.tar.gz mocca-496b51221be00053141b6a5e1674fa3c73d0e147.tar.bz2 mocca-496b51221be00053141b6a5e1674fa3c73d0e147.zip |
Revert "[maven-release-plugin] prepare release mocca-1.3.30"
This reverts commit cc71d23d29adcbfec680eeb2b6e079068e718204.
Diffstat (limited to 'BKUCommonGUI')
-rw-r--r-- | BKUCommonGUI/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUCommonGUI/pom.xml b/BKUCommonGUI/pom.xml index c8b64c5e..a02b2dd3 100644 --- a/BKUCommonGUI/pom.xml +++ b/BKUCommonGUI/pom.xml @@ -2,7 +2,7 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.30</version> + <version>1.3.30-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>BKUCommonGUI</artifactId> |