diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2020-11-27 06:14:03 +0100 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2020-11-27 06:14:03 +0100 |
commit | 751fc5e3072f3baae505182074a35e6e2a4c7780 (patch) | |
tree | ef52b4acfc90db42db0aa61bbf69ee4403e1dc44 /pdf-over-commons | |
parent | 8dc284d1176f7a24067900f55f79f3719e692c63 (diff) | |
download | pdf-over-751fc5e3072f3baae505182074a35e6e2a4c7780.tar.gz pdf-over-751fc5e3072f3baae505182074a35e6e2a4c7780.tar.bz2 pdf-over-751fc5e3072f3baae505182074a35e6e2a4c7780.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pdf-over-commons')
-rw-r--r-- | pdf-over-commons/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-over-commons/pom.xml b/pdf-over-commons/pom.xml index 12a64712..f4791b53 100644 --- a/pdf-over-commons/pom.xml +++ b/pdf-over-commons/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>pdf-over</artifactId> <groupId>at.a-sit</groupId> - <version>4.3.0</version> + <version>4.3.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |