aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2014-11-26 12:47:08 +0100
committerAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2014-11-26 12:47:08 +0100
commit9e3928c3acebc73f2aa9306703fa89e81c4f2b20 (patch)
treea8633f844026ccd3248d225bc56c9b9ef94e80b6
parent553ad2f27ad9f40b085269e3288feac96f4fb841 (diff)
downloadpdf-as-3-9e3928c3acebc73f2aa9306703fa89e81c4f2b20.tar.gz
pdf-as-3-9e3928c3acebc73f2aa9306703fa89e81c4f2b20.tar.bz2
pdf-as-3-9e3928c3acebc73f2aa9306703fa89e81c4f2b20.zip
Version change to 3.5.3
-rw-r--r--pdf-as-cli/pom.xml2
-rw-r--r--pdf-as-lib/pom.xml2
-rw-r--r--pdf-as-release/pom.xml2
-rw-r--r--pdf-as-web/pom.xml2
-rw-r--r--pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/pdf-as-cli/pom.xml b/pdf-as-cli/pom.xml
index 7ffc327..d7bbe95 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.5.2</version>
+ <version>3.5.3</version>
</parent>
<packaging>pom</packaging>
diff --git a/pdf-as-lib/pom.xml b/pdf-as-lib/pom.xml
index ea3dce8..c852978 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.5.2</version>
+ <version>3.5.3</version>
</parent>
<packaging>jar</packaging>
diff --git a/pdf-as-release/pom.xml b/pdf-as-release/pom.xml
index 8f0c3cb..338e5da 100644
--- a/pdf-as-release/pom.xml
+++ b/pdf-as-release/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>eu.europa.ec.joinup.egovlabs.pdf-as</groupId>
<artifactId>pdf-as</artifactId>
- <version>3.5.2</version>
+ <version>3.5.3</version>
</parent>
<packaging>pom</packaging>
diff --git a/pdf-as-web/pom.xml b/pdf-as-web/pom.xml
index 427739d..348b290 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.5.2</version>
+ <version>3.5.3</version>
</parent>
<packaging>war</packaging>
diff --git a/pom.xml b/pom.xml
index 55d4ac9..486673d 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.5.2</version>
+ <version>3.5.3</version>
<packaging>pom</packaging>