diff options
Diffstat (limited to 'BKUGuiExt')
-rw-r--r-- | BKUGuiExt/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BKUGuiExt/pom.xml b/BKUGuiExt/pom.xml index 9b355fb7..fbd98efb 100644 --- a/BKUGuiExt/pom.xml +++ b/BKUGuiExt/pom.xml @@ -3,11 +3,11 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.1-RC2-SNAPSHOT</version> + <version>1.3.1-RC2</version> </parent> <groupId>at.gv.egiz</groupId> <artifactId>BKUGuiExt</artifactId> - <version>1.3.1-RC2-SNAPSHOT</version> + <version>1.3.1-RC2</version> <name>BKU GUI Ext</name> <description>Common BKU GUI functionality extension for card managment</description> <dependencies> |