diff options
author | Bianca Schnalzer <bianca.schnalzer@egiz.gv.at> | 2017-08-23 14:34:33 +0200 |
---|---|---|
committer | Bianca Schnalzer <bianca.schnalzer@egiz.gv.at> | 2017-08-23 14:34:33 +0200 |
commit | 7b3c35641c1a3e564f4a93f16a7ed414f6ca2364 (patch) | |
tree | 054d092b8526502ea882b27c27a97f8824b0f3ff /pdf-over-signer | |
parent | 0e59a64b983d7d6872794887d1d8dec51b4c8cd6 (diff) | |
download | pdf-over-7b3c35641c1a3e564f4a93f16a7ed414f6ca2364.tar.gz pdf-over-7b3c35641c1a3e564f4a93f16a7ed414f6ca2364.tar.bz2 pdf-over-7b3c35641c1a3e564f4a93f16a7ed414f6ca2364.zip |
[maven-release-plugin] rollback the release of pdf-over-4.1.14
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 dd112a60..0a5e4e66 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.15-SNAPSHOT</version> + <version>4.1.14-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pdf-over-sigpdfas4</artifactId> diff --git a/pdf-over-signer/pom.xml b/pdf-over-signer/pom.xml index 6476baea..452cf8a9 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.15-SNAPSHOT</version> + <version>4.1.14-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pdf-over-signer</artifactId> |