summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Abraham <andreas.abraham@egiz.gv.at>2018-08-10 11:33:50 +0200
committerAndreas Abraham <andreas.abraham@egiz.gv.at>2018-08-10 11:33:50 +0200
commit8c64175cdaf38f59fa04220de4929e1b8d070921 (patch)
treee852a9eddef9ae2d37676d42693f85ce9d6c9b84
parenta6a1db4c77a92c756a4711e1d259959172362e8e (diff)
downloadpdf-over-8c64175cdaf38f59fa04220de4929e1b8d070921.tar.gz
pdf-over-8c64175cdaf38f59fa04220de4929e1b8d070921.tar.bz2
pdf-over-8c64175cdaf38f59fa04220de4929e1b8d070921.zip
build oder and version number changed
-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>