diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2019-08-05 13:59:16 +0200 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2019-08-05 13:59:16 +0200 |
commit | 95909eb49224cadd550dba14be51905179f9284a (patch) | |
tree | c3ca96dd6326eeca37c05e823daf4dab7990776a /pdf-over-install-helper | |
parent | 4d35cd469594001e06565c88a3ef78daa0d48f58 (diff) | |
download | pdf-over-95909eb49224cadd550dba14be51905179f9284a.tar.gz pdf-over-95909eb49224cadd550dba14be51905179f9284a.tar.bz2 pdf-over-95909eb49224cadd550dba14be51905179f9284a.zip |
[maven-release-plugin] rollback the release of pdf-over-4.2.2
Diffstat (limited to 'pdf-over-install-helper')
-rw-r--r-- | pdf-over-install-helper/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-over-install-helper/pom.xml b/pdf-over-install-helper/pom.xml index c846ae7f..b3ebaf48 100644 --- a/pdf-over-install-helper/pom.xml +++ b/pdf-over-install-helper/pom.xml @@ -3,7 +3,7 @@ <parent>
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.2-SNAPSHOT</version>
</parent>
<!-- <groupId>at.a-sit</groupId> -->
<artifactId>pdf-over-install-helper</artifactId>
|