diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2020-11-20 14:37:17 +0100 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2020-11-20 14:37:17 +0100 |
commit | ccd49455bfc3b98c60e2db940dc5d368e951ac97 (patch) | |
tree | 7d2c3378f12245116333d4d36511c9e8a11e8a14 /pdf-over-install-helper | |
parent | f82ae917e3210de75684a641fade74b11d14b23c (diff) | |
download | pdf-over-ccd49455bfc3b98c60e2db940dc5d368e951ac97.tar.gz pdf-over-ccd49455bfc3b98c60e2db940dc5d368e951ac97.tar.bz2 pdf-over-ccd49455bfc3b98c60e2db940dc5d368e951ac97.zip |
[maven-release-plugin] prepare release pdf-over-4.3.0-RC
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 4ae34dc1..0a4c11b8 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.2.4-SNAPSHOT</version>
+ <version>4.3.0-RC</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>
|