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-install-helper | |
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-install-helper')
-rw-r--r-- | pdf-over-install-helper/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pdf-over-install-helper/pom.xml b/pdf-over-install-helper/pom.xml index e3c36134..751dd318 100644 --- a/pdf-over-install-helper/pom.xml +++ b/pdf-over-install-helper/pom.xml @@ -3,11 +3,11 @@ <parent>
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.1.19-SNAPSHOT</version>
+ <version>4.1.19</version>
</parent>
<!-- <groupId>at.a-sit</groupId> -->
<artifactId>pdf-over-install-helper</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.0</version>
<dependencies>
<dependency>
|