diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2020-11-26 16:29:50 +0100 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2020-11-26 16:29:50 +0100 |
commit | b72ddb65ac8870cab019bd3894c662948e8513e0 (patch) | |
tree | 8866febf01237dcc003c9d64e011d4c400dcc698 /pdf-over-signer | |
parent | 67b859d0770d6b7108f527e71ce20078ebab96dd (diff) | |
download | pdf-over-b72ddb65ac8870cab019bd3894c662948e8513e0.tar.gz pdf-over-b72ddb65ac8870cab019bd3894c662948e8513e0.tar.bz2 pdf-over-b72ddb65ac8870cab019bd3894c662948e8513e0.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 1f1c6dc5..c090f168 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.3.1</version>
+ <version>4.3.2-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 65da1b1b..dbe3262a 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.3.1</version>
+ <version>4.3.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-signer</artifactId>
|