diff options
author | Andreas Abraham <andreas.abraham@iaik.tugraz.at> | 2017-05-04 23:53:39 -0700 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@iaik.tugraz.at> | 2017-05-04 23:53:39 -0700 |
commit | 476a0608174240f0c728f26065883e8d5776a980 (patch) | |
tree | 385c5c7158f2015c7b4679972068ccff54d66b60 /pdf-over-signer | |
parent | 38887e9a73f1d34c3d0168a801fa041fb194f85c (diff) | |
download | pdf-over-476a0608174240f0c728f26065883e8d5776a980.tar.gz pdf-over-476a0608174240f0c728f26065883e8d5776a980.tar.bz2 pdf-over-476a0608174240f0c728f26065883e8d5776a980.zip |
[maven-release-plugin] prepare release pdf-over-4.1.13
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 97bd4e8e..471283b1 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.13-SNAPSHOT</version> + <version>4.1.13</version> <relativePath>..</relativePath> </parent> <artifactId>pdf-over-sigpdfas4</artifactId> diff --git a/pdf-over-signer/pom.xml b/pdf-over-signer/pom.xml index 17274ea7..0b9f8cd8 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.13-SNAPSHOT</version> + <version>4.1.13</version> <relativePath>..</relativePath> </parent> <artifactId>pdf-over-signer</artifactId> |