aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2013-10-29 10:01:52 +0100
committerAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2013-10-29 10:01:52 +0100
commitdf821b942610b44e12f2d44627eb9b4f34a03b02 (patch)
treea1ae15f9f60f90b0f930ac7063676332cee21598
parentbe84500b1833d31d46ab628c8d161c248fdecf2a (diff)
downloadpdf-as-3-df821b942610b44e12f2d44627eb9b4f34a03b02.tar.gz
pdf-as-3-df821b942610b44e12f2d44627eb9b4f34a03b02.tar.bz2
pdf-as-3-df821b942610b44e12f2d44627eb9b4f34a03b02.zip
PDF-AS 3.4 ReleaseREL-3.4
-rw-r--r--pdf-as-cli/pom.xml2
-rw-r--r--pdf-as-lib/pom.xml2
-rw-r--r--pdf-as-web/pom.xml2
-rw-r--r--pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/pdf-as-cli/pom.xml b/pdf-as-cli/pom.xml
index 9d800fe..2c5777d 100644
--- a/pdf-as-cli/pom.xml
+++ b/pdf-as-cli/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>eu.europa.ec.joinup.egovlabs.pdf-as</groupId>
<artifactId>pdf-as</artifactId>
- <version>3.4-SNAPSHOT</version>
+ <version>3.4</version>
</parent>
<packaging>pom</packaging>
diff --git a/pdf-as-lib/pom.xml b/pdf-as-lib/pom.xml
index d0164c8..786e0c2 100644
--- a/pdf-as-lib/pom.xml
+++ b/pdf-as-lib/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>eu.europa.ec.joinup.egovlabs.pdf-as</groupId>
<artifactId>pdf-as</artifactId>
- <version>3.4-SNAPSHOT</version>
+ <version>3.4</version>
</parent>
<packaging>jar</packaging>
diff --git a/pdf-as-web/pom.xml b/pdf-as-web/pom.xml
index bf8b9c2..024c231 100644
--- a/pdf-as-web/pom.xml
+++ b/pdf-as-web/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>eu.europa.ec.joinup.egovlabs.pdf-as</groupId>
<artifactId>pdf-as</artifactId>
- <version>3.4-SNAPSHOT</version>
+ <version>3.4</version>
</parent>
<packaging>war</packaging>
diff --git a/pom.xml b/pom.xml
index a3e1f85..966af8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>eu.europa.ec.joinup.egovlabs.pdf-as</groupId>
<artifactId>pdf-as</artifactId>
- <version>3.4-SNAPSHOT</version>
+ <version>3.4</version>
<packaging>pom</packaging>