diff options
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>
|