diff options
author | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-05-30 15:41:31 +0200 |
---|---|---|
committer | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-05-30 15:41:31 +0200 |
commit | f359a3ea948d4c92710c7dfbc4d7c61d924dbabe (patch) | |
tree | 48daa4272c8a44eb1ac93c2cc3bb52139c837e36 /pdf-over-signer | |
parent | 2598747042e537230037a77f20e554ea7faf3d5f (diff) | |
download | pdf-over-f359a3ea948d4c92710c7dfbc4d7c61d924dbabe.tar.gz pdf-over-f359a3ea948d4c92710c7dfbc4d7c61d924dbabe.tar.bz2 pdf-over-f359a3ea948d4c92710c7dfbc4d7c61d924dbabe.zip |
[maven-release-plugin] prepare release pdf-over-4.1.19
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 3e8e9420..dcef0d61 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.19-SNAPSHOT</version> + <version>4.1.19</version> <!-- <relativePath>..</relativePath> --> </parent> <artifactId>pdf-over-sigpdfas4</artifactId> diff --git a/pdf-over-signer/pom.xml b/pdf-over-signer/pom.xml index 896d4d4d..0d911c38 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.19-SNAPSHOT</version> + <version>4.1.19</version> <relativePath>..</relativePath> </parent> <artifactId>pdf-over-signer</artifactId> |