summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pdf-over-install-helper/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pdf-over-install-helper/pom.xml b/pdf-over-install-helper/pom.xml
index 76a78c4a..a5c299dc 100644
--- a/pdf-over-install-helper/pom.xml
+++ b/pdf-over-install-helper/pom.xml
@@ -7,7 +7,7 @@
</parent>
<!-- <groupId>at.a-sit</groupId> -->
<artifactId>pdf-over-install-helper</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.1</version>
<dependencies>
<dependency>
diff --git a/pom.xml b/pom.xml
index c33ca080..cc6dc550 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,10 +82,10 @@
</issueManagement>
<modules>
+ <module>pdf-over-install-helper</module>
<module>pdf-over-gui</module>
<module>pdf-over-signator</module>
<module>pdf-over-signer</module>
- <module>pdf-over-install-helper</module>
</modules>
<properties>