diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2021-02-01 13:27:58 +0100 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2021-02-01 13:27:58 +0100 |
commit | 65975201940943d9bd0ec22dc89f84897fcfb7f7 (patch) | |
tree | acb154caf586a3d0f697ec966e3eabba4f0036ed /pdf-over-gui | |
parent | ae40a5cf1434e73963c0f3ec266741de8f69b6f2 (diff) | |
download | pdf-over-65975201940943d9bd0ec22dc89f84897fcfb7f7.tar.gz pdf-over-65975201940943d9bd0ec22dc89f84897fcfb7f7.tar.bz2 pdf-over-65975201940943d9bd0ec22dc89f84897fcfb7f7.zip |
[maven-release-plugin] rollback the release of pdf-over-4.3.1
Diffstat (limited to 'pdf-over-gui')
-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 2fe8971e..3fd6bd71 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.3.1</version> + <version>4.3.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>pdf-over-gui</artifactId> |