diff options
author | Tobias Kellner <tobias.kellner@iaik.tugraz.at> | 2015-10-20 18:11:12 +0200 |
---|---|---|
committer | Tobias Kellner <tobias.kellner@iaik.tugraz.at> | 2015-10-23 18:21:11 +0200 |
commit | 9bc4747a4078e541ff663c39eafa7a6391cce635 (patch) | |
tree | be040382fe5d2be558596a125ed1f290e1ebe749 /BKUFonts | |
parent | fd9b38e694b3c2e554c9c6962dd339c93feaa699 (diff) | |
download | mocca-9bc4747a4078e541ff663c39eafa7a6391cce635.tar.gz mocca-9bc4747a4078e541ff663c39eafa7a6391cce635.tar.bz2 mocca-9bc4747a4078e541ff663c39eafa7a6391cce635.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'BKUFonts')
-rw-r--r-- | BKUFonts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUFonts/pom.xml b/BKUFonts/pom.xml index 8bc7440b..3c691aa6 100644 --- a/BKUFonts/pom.xml +++ b/BKUFonts/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.21</version> + <version>1.3.22-SNAPSHOT</version> </parent> <artifactId>BKUFonts</artifactId> <version>1.2</version> |