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-gui/pom.xml | |
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-gui/pom.xml')
-rw-r--r-- | pdf-over-gui/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml index dc7ff1b3..93f09f01 100644 --- a/pdf-over-gui/pom.xml +++ b/pdf-over-gui/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-gui</artifactId> |