diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2021-07-12 15:40:38 +0200 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2021-07-12 15:40:38 +0200 |
commit | be9ae8880fa295f80ed2806ba8cea9e2ae20d623 (patch) | |
tree | 1cfdb35acb49dbfe9101ea8be346fb675f85d11b /pdf-over-commons | |
parent | 2555ae7dcf8de513c005122aa34f71c9bc6fc3d1 (diff) | |
download | pdf-over-be9ae8880fa295f80ed2806ba8cea9e2ae20d623.tar.gz pdf-over-be9ae8880fa295f80ed2806ba8cea9e2ae20d623.tar.bz2 pdf-over-be9ae8880fa295f80ed2806ba8cea9e2ae20d623.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pdf-over-commons')
-rw-r--r-- | pdf-over-commons/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pdf-over-commons/pom.xml b/pdf-over-commons/pom.xml index ca4f8bf4..94d0e27a 100644 --- a/pdf-over-commons/pom.xml +++ b/pdf-over-commons/pom.xml @@ -3,12 +3,12 @@ <parent> <artifactId>pdf-over</artifactId> <groupId>at.a-sit</groupId> - <version>4.3.2</version> + <version>4.3.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>pdf-over-commons</artifactId> - <version>4.3.2</version> + <version>4.3.3-SNAPSHOT</version> </project>
\ No newline at end of file |