diff options
author | Bianca Schnalzer <bianca.schnalzer@egiz.gv.at> | 2017-07-27 14:38:12 +0200 |
---|---|---|
committer | Bianca Schnalzer <bianca.schnalzer@egiz.gv.at> | 2017-07-27 14:38:12 +0200 |
commit | d809c3f14acae2f04ec18c592e99cfbfa384f3c9 (patch) | |
tree | 72b8a2c574113e68feff0241c2e10472c1ef8b49 /pdf-over-signer | |
parent | 198ee1f65126b8be19c3fa0eaaf1f7c48a528180 (diff) | |
download | pdf-over-d809c3f14acae2f04ec18c592e99cfbfa384f3c9.tar.gz pdf-over-d809c3f14acae2f04ec18c592e99cfbfa384f3c9.tar.bz2 pdf-over-d809c3f14acae2f04ec18c592e99cfbfa384f3c9.zip |
[maven-release-plugin] prepare release pdf-over-4.1.13pdf-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 37ab9f06..db75c4ca 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> |