From 561001f28cf38bd793d8ae2ce4aa3a525ad942ac Mon Sep 17 00:00:00 2001
From: Jakob Heher <jakob.heher@iaik.tugraz.at>
Date: Tue, 20 Sep 2022 13:09:23 +0200
Subject: [maven-release-plugin] prepare release pdf-over-4.4.2

---
 pdf-over-commons/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'pdf-over-commons')

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>
-- 
cgit v1.2.3