diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2021-02-01 13:34:02 +0100 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2021-02-01 13:34:02 +0100 |
commit | 45fc2af66dd424ba8cfdfd7a32db51bba6c83e97 (patch) | |
tree | 59d0d64d2c4eedd8d66d4a9e2910bee05fa1b930 /pdf-over-signer | |
parent | bd7fe61bb6bc07abf54f15a35030f50388f11c5b (diff) | |
download | pdf-over-45fc2af66dd424ba8cfdfd7a32db51bba6c83e97.tar.gz pdf-over-45fc2af66dd424ba8cfdfd7a32db51bba6c83e97.tar.bz2 pdf-over-45fc2af66dd424ba8cfdfd7a32db51bba6c83e97.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 cb467905..0a4d55d6 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>
|