diff options
Diffstat (limited to 'smccSTAL/pom.xml')
-rw-r--r-- | smccSTAL/pom.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/smccSTAL/pom.xml b/smccSTAL/pom.xml index 7677a08c..0b04127d 100644 --- a/smccSTAL/pom.xml +++ b/smccSTAL/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>smccSTAL</artifactId> @@ -44,8 +44,4 @@ <artifactId>slf4j-api</artifactId> </dependency> </dependencies> - - <scm> - <tag>1.3.25</tag> - </scm> </project>
\ No newline at end of file |