diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2021-07-12 15:40:38 +0200 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2021-07-12 15:40:38 +0200 |
commit | be9ae8880fa295f80ed2806ba8cea9e2ae20d623 (patch) | |
tree | 1cfdb35acb49dbfe9101ea8be346fb675f85d11b /pdf-over-signer | |
parent | 2555ae7dcf8de513c005122aa34f71c9bc6fc3d1 (diff) | |
download | pdf-over-be9ae8880fa295f80ed2806ba8cea9e2ae20d623.tar.gz pdf-over-be9ae8880fa295f80ed2806ba8cea9e2ae20d623.tar.bz2 pdf-over-be9ae8880fa295f80ed2806ba8cea9e2ae20d623.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 6e53de32..ef889af9 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.2</version>
+ <version>4.3.3-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 1997b13c..a844c3bd 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.2</version>
+ <version>4.3.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-signer</artifactId>
|