diff options
author | Tobias Kellner <tobias.kellner@iaik.tugraz.at> | 2014-08-26 19:47:57 +0200 |
---|---|---|
committer | Tobias Kellner <tobias.kellner@iaik.tugraz.at> | 2014-08-26 21:54:36 +0200 |
commit | 30d987b2c603e55d46aad7157944b2093338cd89 (patch) | |
tree | d52f6c84021e37474535976bdc5f520533ab8cf0 /BKUFonts | |
parent | 7c5bade5e6d69b6e10c7affbfe2179c62a2c57ff (diff) | |
download | mocca-30d987b2c603e55d46aad7157944b2093338cd89.tar.gz mocca-30d987b2c603e55d46aad7157944b2093338cd89.tar.bz2 mocca-30d987b2c603e55d46aad7157944b2093338cd89.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 ad63937b..1daa70c5 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.15</version> + <version>1.3.16-SNAPSHOT</version> </parent> <artifactId>BKUFonts</artifactId> <version>1.2</version> |