diff options
Diffstat (limited to 'BKUCommonGUI/pom.xml')
-rw-r--r-- | BKUCommonGUI/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BKUCommonGUI/pom.xml b/BKUCommonGUI/pom.xml index 8763b2dd..17fbb6c8 100644 --- a/BKUCommonGUI/pom.xml +++ b/BKUCommonGUI/pom.xml @@ -2,13 +2,13 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.1-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>BKUCommonGUI</artifactId> <name>BKU Common GUI</name> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.1-RC1</version> <dependencies> <dependency> <groupId>at.gv.egiz</groupId> |