diff options
author | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-18 13:46:12 +0200 |
---|---|---|
committer | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-18 13:46:12 +0200 |
commit | c1cd12883c5ac905566c74c1a6f28e1c64c1e287 (patch) | |
tree | da52effb384fcba40f6c1ddd4ca10ac89b878737 /pdf-over-gui/pom.xml | |
parent | fb5af8a202eb7788fe88222d73303fbb29665a16 (diff) | |
download | pdf-over-c1cd12883c5ac905566c74c1a6f28e1c64c1e287.tar.gz pdf-over-c1cd12883c5ac905566c74c1a6f28e1c64c1e287.tar.bz2 pdf-over-c1cd12883c5ac905566c74c1a6f28e1c64c1e287.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pdf-over-gui/pom.xml')
-rw-r--r-- | pdf-over-gui/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml index fa38d820..4260fed8 100644 --- a/pdf-over-gui/pom.xml +++ b/pdf-over-gui/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>pdf-over</artifactId> <groupId>at.a-sit</groupId> - <version>4.1.18</version> + <version>4.1.19-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pdf-over-gui</artifactId> |