diff options
author | Andreas Abraham <andreas.abraham@iaik.tugraz.at> | 2017-05-04 23:50:06 -0700 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@iaik.tugraz.at> | 2017-05-04 23:50:06 -0700 |
commit | 0b39cec61c34e0d7d3c9cda736e777fb6d10fa47 (patch) | |
tree | 385c5c7158f2015c7b4679972068ccff54d66b60 /pdf-over-signer/pom.xml | |
parent | 551de1705152c923d442d400d0c97fcf891533bb (diff) | |
download | pdf-over-0b39cec61c34e0d7d3c9cda736e777fb6d10fa47.tar.gz pdf-over-0b39cec61c34e0d7d3c9cda736e777fb6d10fa47.tar.bz2 pdf-over-0b39cec61c34e0d7d3c9cda736e777fb6d10fa47.zip |
[maven-release-plugin] prepare release pdf-over-4.1.13
Diffstat (limited to 'pdf-over-signer/pom.xml')
-rw-r--r-- | pdf-over-signer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |