diff options
author | Andreas Abraham <andreas.abraham@iaik.tugraz.at> | 2016-12-01 05:36:43 -0800 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@iaik.tugraz.at> | 2016-12-01 05:36:43 -0800 |
commit | 22b7db2f03dbc48b004b27d34bdbb64fa4956ac3 (patch) | |
tree | 0255ccd488ceb515e8ab0d1a122663dd7e44a451 /pdf-over-signer | |
parent | 7daf4f93263eaf304a19f646e18c61070314a4cb (diff) | |
download | pdf-over-22b7db2f03dbc48b004b27d34bdbb64fa4956ac3.tar.gz pdf-over-22b7db2f03dbc48b004b27d34bdbb64fa4956ac3.tar.bz2 pdf-over-22b7db2f03dbc48b004b27d34bdbb64fa4956ac3.zip |
[maven-release-plugin] prepare release pdf-over-4.1.11pdf-over-4.1.11
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 82868bc9..fc517f2f 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.11-SNAPSHOT</version> + <version>4.1.11</version> <relativePath>..</relativePath> </parent> <artifactId>pdf-over-sigpdfas4</artifactId> diff --git a/pdf-over-signer/pom.xml b/pdf-over-signer/pom.xml index 1a6f9bd5..8db7293d 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.11-SNAPSHOT</version> + <version>4.1.11</version> <relativePath>..</relativePath> </parent> <artifactId>pdf-over-signer</artifactId> |