aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fitzek <afitzek@iaik.tugraz.at>2013-03-28 12:27:33 +0100
committerAndreas Fitzek <afitzek@iaik.tugraz.at>2013-03-28 12:27:33 +0100
commit65aa38cdfbc9715fd016f54d2ef3daaa4e6e9406 (patch)
treea5df463066a55f40af1e2f4c89218379694e1c6f
parentb9745af79a132b07f8616e2aee04541162a4c71d (diff)
downloadpdf-as-3-65aa38cdfbc9715fd016f54d2ef3daaa4e6e9406.tar.gz
pdf-as-3-65aa38cdfbc9715fd016f54d2ef3daaa4e6e9406.tar.bz2
pdf-as-3-65aa38cdfbc9715fd016f54d2ef3daaa4e6e9406.zip
3.4-SNAPSHOT Version
-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 8b7bbd4..9d800fe 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.3</version>
+ <version>3.4-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
diff --git a/pdf-as-lib/pom.xml b/pdf-as-lib/pom.xml
index 0bc0ba0..d0164c8 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.3</version>
+ <version>3.4-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>
diff --git a/pdf-as-release/pom.xml b/pdf-as-release/pom.xml
index a6947a6..062adb5 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.3</version>
+ <version>3.4-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
diff --git a/pdf-as-web/pom.xml b/pdf-as-web/pom.xml
index 7672647..bf8b9c2 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.3</version>
+ <version>3.4-SNAPSHOT</version>
</parent>
<packaging>war</packaging>
diff --git a/pom.xml b/pom.xml
index 34fea76..a3e1f85 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.3</version>
+ <version>3.4-SNAPSHOT</version>
<packaging>pom</packaging>