summaryrefslogtreecommitdiff
path: root/pdf-over-commons/pom.xml
diff options
context:
space:
mode:
authorJakob Heher <jakob.heher@iaik.tugraz.at>2022-11-16 16:09:58 +0100
committerJakob Heher <jakob.heher@iaik.tugraz.at>2022-11-16 16:09:58 +0100
commit53db90f4a64357f6d7c2ea84a005981fe61f96ec (patch)
treee8ae340551bde8016f261b9d8225de9a3939fe4d /pdf-over-commons/pom.xml
parentbb1938991cfca6aadbe7da01c12006a424771bb4 (diff)
downloadpdf-over-53db90f4a64357f6d7c2ea84a005981fe61f96ec.tar.gz
pdf-over-53db90f4a64357f6d7c2ea84a005981fe61f96ec.tar.bz2
pdf-over-53db90f4a64357f6d7c2ea84a005981fe61f96ec.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>