summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>2013-04-10 19:41:50 +0000
committertkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>2013-04-10 19:41:50 +0000
commit13a7da02139dd3e690044898b8138f7e8606e60e (patch)
treeb312f8c5df309ce36d6c0d1c832827f36ef2b3c5
parent3a37bc4a21b4da9213e7eaea59a948552af45d1d (diff)
downloadpdf-over-13a7da02139dd3e690044898b8138f7e8606e60e.tar.gz
pdf-over-13a7da02139dd3e690044898b8138f7e8606e60e.tar.bz2
pdf-over-13a7da02139dd3e690044898b8138f7e8606e60e.zip
[maven-release-plugin] prepare release pdf-over-4.0.1pdf-over-4.0.1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@454 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
-rw-r--r--pdf-over-gui/pom.xml6
-rw-r--r--pdf-over-signator/pom.xml2
-rw-r--r--pdf-over-signer/pdf-over-sigpdfas/pom.xml2
-rw-r--r--pdf-over-signer/pom.xml2
-rw-r--r--pom.xml2
5 files changed, 7 insertions, 7 deletions
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>
diff --git a/pdf-over-signator/pom.xml b/pdf-over-signator/pom.xml
index a8a4d744..c04259d6 100644
--- a/pdf-over-signator/pom.xml
+++ b/pdf-over-signator/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-signator</artifactId>
diff --git a/pdf-over-signer/pdf-over-sigpdfas/pom.xml b/pdf-over-signer/pdf-over-sigpdfas/pom.xml
index f621500e..ab339094 100644
--- a/pdf-over-signer/pdf-over-sigpdfas/pom.xml
+++ b/pdf-over-signer/pdf-over-sigpdfas/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>pdf-over-signer</artifactId>
<groupId>a-sit.at</groupId>
- <version>4.0.1-SNAPSHOT</version>
+ <version>4.0.1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-sigpdfas</artifactId>
diff --git a/pdf-over-signer/pom.xml b/pdf-over-signer/pom.xml
index b248b2a0..88dc913b 100644
--- a/pdf-over-signer/pom.xml
+++ b/pdf-over-signer/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-signer</artifactId>
diff --git a/pom.xml b/pom.xml
index 476e60b4..fac1bf41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>a-sit.at</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.0.1-SNAPSHOT</version>
+ <version>4.0.1</version>
<packaging>pom</packaging>
<name>PDF-Over</name>