diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2018-08-10 11:33:50 +0200 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2018-08-10 11:33:50 +0200 |
commit | 8c64175cdaf38f59fa04220de4929e1b8d070921 (patch) | |
tree | e852a9eddef9ae2d37676d42693f85ce9d6c9b84 /pdf-over-install-helper | |
parent | a6a1db4c77a92c756a4711e1d259959172362e8e (diff) | |
download | pdf-over-8c64175cdaf38f59fa04220de4929e1b8d070921.tar.gz pdf-over-8c64175cdaf38f59fa04220de4929e1b8d070921.tar.bz2 pdf-over-8c64175cdaf38f59fa04220de4929e1b8d070921.zip |
build oder and version number changed
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 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>
|