diff options
author | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-05-30 15:41:31 +0200 |
---|---|---|
committer | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-05-30 15:41:31 +0200 |
commit | f359a3ea948d4c92710c7dfbc4d7c61d924dbabe (patch) | |
tree | 48daa4272c8a44eb1ac93c2cc3bb52139c837e36 /pdf-over-gui | |
parent | 2598747042e537230037a77f20e554ea7faf3d5f (diff) | |
download | pdf-over-f359a3ea948d4c92710c7dfbc4d7c61d924dbabe.tar.gz pdf-over-f359a3ea948d4c92710c7dfbc4d7c61d924dbabe.tar.bz2 pdf-over-f359a3ea948d4c92710c7dfbc4d7c61d924dbabe.zip |
[maven-release-plugin] prepare release pdf-over-4.1.19
Diffstat (limited to 'pdf-over-gui')
-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 4260fed8..0f594dba 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.19-SNAPSHOT</version> + <version>4.1.19</version> <relativePath>..</relativePath> </parent> <artifactId>pdf-over-gui</artifactId> |