diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2019-12-02 14:34:06 +0100 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2019-12-02 14:34:06 +0100 |
commit | ea9628d0457b32a30339b8263a9140f7454d7a4d (patch) | |
tree | 25f8bc37a4d3582769b55b788e4969314c2c9167 /pdf-over-install-helper | |
parent | 09459c640838cd5c57c2ce3c6320bbdb9097109b (diff) | |
download | pdf-over-ea9628d0457b32a30339b8263a9140f7454d7a4d.tar.gz pdf-over-ea9628d0457b32a30339b8263a9140f7454d7a4d.tar.bz2 pdf-over-ea9628d0457b32a30339b8263a9140f7454d7a4d.zip |
[maven-release-plugin] prepare for next development iteration
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 e58368d5..4ae34dc1 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.3</version>
+ <version>4.2.4-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>
|