aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>