diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2020-11-26 10:59:09 +0100 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2020-11-26 10:59:09 +0100 |
commit | 4ef5a0a9e79c6aa9b08ebc91a3acfb50c453d999 (patch) | |
tree | ce6ef907c535c5c2b6ad20915bb61cdcc2a805da /pdf-over-install-helper | |
parent | 3311332d24dc781e7fdbe6311c1a6394974f5807 (diff) | |
download | pdf-over-4ef5a0a9e79c6aa9b08ebc91a3acfb50c453d999.tar.gz pdf-over-4ef5a0a9e79c6aa9b08ebc91a3acfb50c453d999.tar.bz2 pdf-over-4ef5a0a9e79c6aa9b08ebc91a3acfb50c453d999.zip |
[maven-release-plugin] prepare release pdf-over-4.3.0
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 68d9f924..85d0e18c 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.0-SNAPSHOT</version>
+ <version>4.3.0</version>
</parent>
<!-- <groupId>at.a-sit</groupId> -->
<artifactId>pdf-over-install-helper</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<dependencies>
<dependency>
|