diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2020-11-23 16:46:08 +0100 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2020-11-23 16:46:08 +0100 |
commit | ed09587d97f451d8ab00fc20212011b3c5d35f0c (patch) | |
tree | 68c93c6b48cf4368f568d501a3a5fff76ffcf285 /pdf-over-install-helper | |
parent | 9fead182dd9bc31ac532028abd436ab84069b097 (diff) | |
download | pdf-over-ed09587d97f451d8ab00fc20212011b3c5d35f0c.tar.gz pdf-over-ed09587d97f451d8ab00fc20212011b3c5d35f0c.tar.bz2 pdf-over-ed09587d97f451d8ab00fc20212011b3c5d35f0c.zip |
Improved code
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 ef7c6a11..68d9f924 100644 --- a/pdf-over-install-helper/pom.xml +++ b/pdf-over-install-helper/pom.xml @@ -3,7 +3,7 @@ <parent>
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.3.0-SNAPSHOt</version>
+ <version>4.3.0-SNAPSHOT</version>
</parent>
<!-- <groupId>at.a-sit</groupId> -->
<artifactId>pdf-over-install-helper</artifactId>
|