diff options
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 3e379ec9..5bfcb041 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.7-SNAPSHOT</version> +    <version>1.3.7</version>    </parent>    <modelVersion>4.0.0</modelVersion>    <artifactId>BKUCommonGUI</artifactId> | 
