diff options
Diffstat (limited to 'smccSTALExt')
-rw-r--r-- | smccSTALExt/pom.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/smccSTALExt/pom.xml b/smccSTALExt/pom.xml index 03c24234..c517ce00 100644 --- a/smccSTALExt/pom.xml +++ b/smccSTALExt/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.25</version> + <version>1.3.26-SNAPSHOT</version> </parent> <artifactId>smccSTALExt</artifactId> <name>smcc STAL Ext</name> @@ -24,8 +24,4 @@ <version>${project.parent.version}</version> </dependency> </dependencies> - - <scm> - <tag>1.3.25</tag> - </scm> </project>
\ No newline at end of file |