summaryrefslogtreecommitdiff
path: root/pdf-over-commons/pom.xml
diff options
context:
space:
mode:
authorJakob Heher <jakob.heher@iaik.tugraz.at>2022-09-20 13:09:23 +0200
committerJakob Heher <jakob.heher@iaik.tugraz.at>2022-09-20 13:09:23 +0200
commit561001f28cf38bd793d8ae2ce4aa3a525ad942ac (patch)
treeef183cd0a3f8546c691ea85d492e0b0c57a62b96 /pdf-over-commons/pom.xml
parentabeed6064b82653c93ae6404514158025c9032aa (diff)
downloadpdf-over-561001f28cf38bd793d8ae2ce4aa3a525ad942ac.tar.gz
pdf-over-561001f28cf38bd793d8ae2ce4aa3a525ad942ac.tar.bz2
pdf-over-561001f28cf38bd793d8ae2ce4aa3a525ad942ac.zip
[maven-release-plugin] prepare release pdf-over-4.4.2pdf-over-4.4.2
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 58ea1e9f..006ef134 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-SNAPSHOT</version>
+ <version>4.4.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pdf-over-commons</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.2</version>
<dependencies>
<dependency>
<groupId>org.slf4j</groupId>