diff options
author | Vesna Krnjic <vesna.krnjic@iaik.tugraz.at> | 2018-04-05 14:16:15 +0200 |
---|---|---|
committer | Vesna Krnjic <vesna.krnjic@iaik.tugraz.at> | 2018-04-05 14:16:15 +0200 |
commit | e47182fcf3bddb3b3f427b149ecb003366d5971d (patch) | |
tree | c2cd766a92b4b871ed40d04ed2f8e5bdca27ccd5 /pdf-over-install-helper | |
parent | 3a72b492a1f65f222431a49f6301e72e03094ad2 (diff) | |
download | pdf-over-e47182fcf3bddb3b3f427b149ecb003366d5971d.tar.gz pdf-over-e47182fcf3bddb3b3f427b149ecb003366d5971d.tar.bz2 pdf-over-e47182fcf3bddb3b3f427b149ecb003366d5971d.zip |
add pdf-over-install-helper module to the pom
change pdf-as version to 4.1.2
Diffstat (limited to 'pdf-over-install-helper')
-rw-r--r-- | pdf-over-install-helper/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-over-install-helper/pom.xml b/pdf-over-install-helper/pom.xml index 80c9cde3..cdfe8529 100644 --- a/pdf-over-install-helper/pom.xml +++ b/pdf-over-install-helper/pom.xml @@ -5,7 +5,7 @@ <parent>
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.1.17-SNAPSHOT</version>
+ <version>4.1.18-SNAPSHOT</version>
</parent>
<!-- <groupId>at.a-sit</groupId> -->
<artifactId>pdf-over-install-helper</artifactId>
|