summaryrefslogtreecommitdiff
path: root/pdf-over-commons/pom.xml
diff options
context:
space:
mode:
authorJakob Heher <jakob.heher@iaik.tugraz.at>2022-11-17 12:28:46 +0100
committerJakob Heher <jakob.heher@iaik.tugraz.at>2022-11-17 12:28:46 +0100
commit76f19799233d85bd863c9a227db73bb280f35c18 (patch)
tree408ec9e7153219aa6d5880857f43e3d70bb2ffcf /pdf-over-commons/pom.xml
parentf5669722e5d18c734956c5198977b9525200d91a (diff)
downloadpdf-over-76f19799233d85bd863c9a227db73bb280f35c18.tar.gz
pdf-over-76f19799233d85bd863c9a227db73bb280f35c18.tar.bz2
pdf-over-76f19799233d85bd863c9a227db73bb280f35c18.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pdf-over-commons/pom.xml')
-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 35c4ddf1..159308aa 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.4.3</version>
+ <version>4.4.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pdf-over-commons</artifactId>
- <version>4.4.3</version>
+ <version>4.4.4-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.slf4j</groupId>