diff options
Diffstat (limited to 'BKUFonts')
-rw-r--r-- | BKUFonts/pom.xml | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/BKUFonts/pom.xml b/BKUFonts/pom.xml index 8a72cdda..371b1cc3 100644 --- a/BKUFonts/pom.xml +++ b/BKUFonts/pom.xml @@ -3,10 +3,10 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.25</version> + <version>1.3.26-SNAPSHOT</version> </parent> <artifactId>BKUFonts</artifactId> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> <name>BKU Fonts</name> <description> <!-- @@ -26,8 +26,4 @@ </resource> </resources> </build> - - <scm> - <tag>1.3.25</tag> - </scm> </project> |