diff options
author | Bianca Schnalzer <bianca.schnalzer@egiz.gv.at> | 2017-07-27 14:45:55 +0200 |
---|---|---|
committer | Bianca Schnalzer <bianca.schnalzer@egiz.gv.at> | 2017-07-27 14:45:55 +0200 |
commit | 59fe25941355ef5cf58ea1c1436e276f604cfab7 (patch) | |
tree | cff7b9cb2805168ab28ad6d9927092a357d798f6 /pdf-over-signer | |
parent | d809c3f14acae2f04ec18c592e99cfbfa384f3c9 (diff) | |
download | pdf-over-59fe25941355ef5cf58ea1c1436e276f604cfab7.tar.gz pdf-over-59fe25941355ef5cf58ea1c1436e276f604cfab7.tar.bz2 pdf-over-59fe25941355ef5cf58ea1c1436e276f604cfab7.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pdf-over-signer')
-rw-r--r-- | pdf-over-signer/pdf-over-sigpdfas4/pom.xml | 2 | ||||
-rw-r--r-- | pdf-over-signer/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pdf-over-signer/pdf-over-sigpdfas4/pom.xml b/pdf-over-signer/pdf-over-sigpdfas4/pom.xml index db75c4ca..0a5e4e66 100644 --- a/pdf-over-signer/pdf-over-sigpdfas4/pom.xml +++ b/pdf-over-signer/pdf-over-sigpdfas4/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>pdf-over-signer</artifactId> <groupId>at.a-sit</groupId> - <version>4.1.13</version> + <version>4.1.14-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pdf-over-sigpdfas4</artifactId> diff --git a/pdf-over-signer/pom.xml b/pdf-over-signer/pom.xml index 0b9f8cd8..452cf8a9 100644 --- a/pdf-over-signer/pom.xml +++ b/pdf-over-signer/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>pdf-over</artifactId> <groupId>at.a-sit</groupId> - <version>4.1.13</version> + <version>4.1.14-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pdf-over-signer</artifactId> |