From 13a7da02139dd3e690044898b8138f7e8606e60e Mon Sep 17 00:00:00 2001
From: tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>
Date: Wed, 10 Apr 2013 19:41:50 +0000
Subject: [maven-release-plugin] prepare release pdf-over-4.0.1

git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@454 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
---
 pdf-over-gui/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'pdf-over-gui')

diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml
index f9d638ed..02bb314d 100644
--- a/pdf-over-gui/pom.xml
+++ b/pdf-over-gui/pom.xml
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>pdf-over</artifactId>
 		<groupId>a-sit.at</groupId>
-		<version>4.0.1-SNAPSHOT</version>
+		<version>4.0.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 	<artifactId>pdf-over-gui</artifactId>
@@ -28,12 +28,12 @@
 		<dependency>
 			<groupId>a-sit.at</groupId>
 			<artifactId>pdf-over-signator</artifactId>
-			<version>4.0.1-SNAPSHOT</version>
+			<version>4.0.1</version>
 		</dependency>
 		<dependency>
 			<groupId>a-sit.at</groupId>
 			<artifactId>pdf-over-sigpdfas</artifactId>
-			<version>4.0.1-SNAPSHOT</version>
+			<version>4.0.1</version>
 		</dependency>
 		<dependency>
 			<groupId>commons-httpclient</groupId>
-- 
cgit v1.2.3