diff options
Diffstat (limited to 'BKUCommonGUI')
| -rw-r--r-- | BKUCommonGUI/pom.xml | 6 | 
1 files changed, 1 insertions, 5 deletions
| diff --git a/BKUCommonGUI/pom.xml b/BKUCommonGUI/pom.xml index 2bfddd77..81e04bea 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.25</version> +    <version>1.3.26-SNAPSHOT</version>    </parent>    <modelVersion>4.0.0</modelVersion>    <artifactId>BKUCommonGUI</artifactId> @@ -32,8 +32,4 @@       </plugin>     </plugins>   </build> - -  <scm> -    <tag>1.3.25</tag> -  </scm>  </project>
\ No newline at end of file | 
