diff options
author | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-18 13:46:12 +0200 |
---|---|---|
committer | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-18 13:46:12 +0200 |
commit | c1cd12883c5ac905566c74c1a6f28e1c64c1e287 (patch) | |
tree | da52effb384fcba40f6c1ddd4ca10ac89b878737 /pdf-over-install-helper | |
parent | fb5af8a202eb7788fe88222d73303fbb29665a16 (diff) | |
download | pdf-over-c1cd12883c5ac905566c74c1a6f28e1c64c1e287.tar.gz pdf-over-c1cd12883c5ac905566c74c1a6f28e1c64c1e287.tar.bz2 pdf-over-c1cd12883c5ac905566c74c1a6f28e1c64c1e287.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 15100c14..e3c36134 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.1.18</version>
+ <version>4.1.19-SNAPSHOT</version>
</parent>
<!-- <groupId>at.a-sit</groupId> -->
<artifactId>pdf-over-install-helper</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<dependencies>
<dependency>
|