summaryrefslogtreecommitdiff
path: root/pdf-over-commons
diff options
context:
space:
mode:
authorJakob Heher <jakob.heher@iaik.tugraz.at>2022-02-22 20:19:53 +0100
committerJakob Heher <jakob.heher@iaik.tugraz.at>2022-02-22 20:19:53 +0100
commit8267cac33754ebcdb1d8426a2bc9d06fc4dea346 (patch)
tree4c870c8effdadc91fd8a9b1b732abc57d5f25492 /pdf-over-commons
parent2af0f51ed0d434edc13dbe320bcad6ab10757ef1 (diff)
downloadpdf-over-8267cac33754ebcdb1d8426a2bc9d06fc4dea346.tar.gz
pdf-over-8267cac33754ebcdb1d8426a2bc9d06fc4dea346.tar.bz2
pdf-over-8267cac33754ebcdb1d8426a2bc9d06fc4dea346.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pdf-over-commons')
-rw-r--r--pdf-over-commons/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pdf-over-commons/pom.xml b/pdf-over-commons/pom.xml
index 89f54612..d9c944ed 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.3</version>
+ <version>4.3.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pdf-over-commons</artifactId>
- <version>4.3.3</version>
+ <version>4.3.4-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.slf4j</groupId>