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-install-helper | |
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-install-helper')
-rw-r--r-- | pdf-over-install-helper/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pdf-over-install-helper/pom.xml b/pdf-over-install-helper/pom.xml index 5b9d0a41..f138fd45 100644 --- a/pdf-over-install-helper/pom.xml +++ b/pdf-over-install-helper/pom.xml @@ -3,11 +3,11 @@ <parent>
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.3.1</version>
+ <version>4.3.1-SNAPSHOT</version>
</parent>
<!-- <groupId>at.a-sit</groupId> -->
<artifactId>pdf-over-install-helper</artifactId>
- <version>1.0.1</version>
+ <version>1.0.1-SNAPSHOT</version>
<dependencies>
<dependency>
|