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-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 86afd96..8b7bbd4 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-SNAPSHOT</version>
+ <version>3.3</version>
</parent>
<packaging>pom</packaging>
diff --git a/pdf-as-lib/pom.xml b/pdf-as-lib/pom.xml
index 64bb993..0bc0ba0 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-SNAPSHOT</version>
+ <version>3.3</version>
</parent>
<packaging>jar</packaging>
diff --git a/pdf-as-release/pom.xml b/pdf-as-release/pom.xml
index 9f05354..a6947a6 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-SNAPSHOT</version>
+ <version>3.3</version>
</parent>
<packaging>pom</packaging>
diff --git a/pdf-as-web/pom.xml b/pdf-as-web/pom.xml
index 5b9fbe0..7672647 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-SNAPSHOT</version>
+ <version>3.3</version>
</parent>
<packaging>war</packaging>
diff --git a/pom.xml b/pom.xml
index df3f188..34fea76 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-SNAPSHOT</version>
+ <version>3.3</version>
<packaging>pom</packaging>