diff options
author | Tobias Kellner <tobias.kellner@iaik.tugraz.at> | 2015-03-09 17:52:06 +0100 |
---|---|---|
committer | Tobias Kellner <tobias.kellner@iaik.tugraz.at> | 2015-03-17 16:33:59 +0100 |
commit | 24af1ee857896d51433388e0dbf024327466fd16 (patch) | |
tree | 99da6a8d6a260477b073dfd8f1567f7e94950e34 /BKUFonts | |
parent | 21cd59f40795fa70e2e259ceb1028c4aa1bb1fc3 (diff) | |
download | mocca-24af1ee857896d51433388e0dbf024327466fd16.tar.gz mocca-24af1ee857896d51433388e0dbf024327466fd16.tar.bz2 mocca-24af1ee857896d51433388e0dbf024327466fd16.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 800b161b..cc1fe106 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.17</version> + <version>1.3.18-SNAPSHOT</version> </parent> <artifactId>BKUFonts</artifactId> <version>1.2</version> |