diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2020-11-27 06:47:08 +0100 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2020-11-27 06:47:08 +0100 |
commit | c1f8cf27c1f63da42b60f64cf94ac6590f57a743 (patch) | |
tree | 1fe87412f169646c05e8726999d5e8928491ced4 /pdf-over-signer | |
parent | fadc41ed85beadb58b62bb5ae27c85dd6bcb71e9 (diff) | |
download | pdf-over-c1f8cf27c1f63da42b60f64cf94ac6590f57a743.tar.gz pdf-over-c1f8cf27c1f63da42b60f64cf94ac6590f57a743.tar.bz2 pdf-over-c1f8cf27c1f63da42b60f64cf94ac6590f57a743.zip |
[maven-release-plugin] prepare release pdf-over-4.3.0pdf-over-4.3.0
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 ae07c013..ab79e627 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.0-SNAPSHOT</version>
+ <version>4.3.0</version>
<!-- <relativePath>..</relativePath> -->
</parent>
<artifactId>pdf-over-sigpdfas4</artifactId>
diff --git a/pdf-over-signer/pom.xml b/pdf-over-signer/pom.xml index d3281c2f..01a179b5 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.0-SNAPSHOT</version>
+ <version>4.3.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-signer</artifactId>
|