diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2019-01-24 08:44:05 +0100 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2019-01-24 08:44:05 +0100 |
commit | 66adb44f6773c4dbbb8b1309a7ccb6088ae019ee (patch) | |
tree | ac343bd674e1ef276bc42af432d2f01d94e48b1a /pdf-over-install-helper | |
parent | 95acd1bdf8afc413713b27c61d18bafbc88c241c (diff) | |
download | pdf-over-66adb44f6773c4dbbb8b1309a7ccb6088ae019ee.tar.gz pdf-over-66adb44f6773c4dbbb8b1309a7ccb6088ae019ee.tar.bz2 pdf-over-66adb44f6773c4dbbb8b1309a7ccb6088ae019ee.zip |
user is now notified to open the signature app
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 a5c299dc..65a43ab6 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.1</version>
+ <version>1.0.1-SNAPSHOT</version>
<dependencies>
<dependency>
|