summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kellner <tobias.kellner@iaik.tugraz.at>2016-10-25 17:18:34 +0200
committerTobias Kellner <tobias.kellner@iaik.tugraz.at>2016-10-25 17:18:34 +0200
commit1e701c72234746b3c82c4fd61a982369fe054e9d (patch)
tree851ac2483e0e60b43e48be847720f5fc4471d834
parentf2628d686bc18f84fc740741634b03908aa28d4f (diff)
downloadmocca-1e701c72234746b3c82c4fd61a982369fe054e9d.tar.gz
mocca-1e701c72234746b3c82c4fd61a982369fe054e9d.tar.bz2
mocca-1e701c72234746b3c82c4fd61a982369fe054e9d.zip
[maven-release-plugin] prepare release pdf-over-4.1.10
-rw-r--r--pdf-over-gui/pom.xml2
-rw-r--r--pdf-over-signator/pom.xml2
-rw-r--r--pdf-over-signer/pdf-over-sigpdfas4/pom.xml2
-rw-r--r--pdf-over-signer/pom.xml2
-rw-r--r--pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml
index 5724e91d..6195ddb2 100644
--- a/pdf-over-gui/pom.xml
+++ b/pdf-over-gui/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>pdf-over</artifactId>
<groupId>at.a-sit</groupId>
- <version>4.1.10-SNAPSHOT</version>
+ <version>4.1.10</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-gui</artifactId>
diff --git a/pdf-over-signator/pom.xml b/pdf-over-signator/pom.xml
index 2ff74c83..0559e9e5 100644
--- a/pdf-over-signator/pom.xml
+++ b/pdf-over-signator/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>pdf-over</artifactId>
<groupId>at.a-sit</groupId>
- <version>4.1.10-SNAPSHOT</version>
+ <version>4.1.10</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-signator</artifactId>
diff --git a/pdf-over-signer/pdf-over-sigpdfas4/pom.xml b/pdf-over-signer/pdf-over-sigpdfas4/pom.xml
index a3ebb13d..11ce66cb 100644
--- a/pdf-over-signer/pdf-over-sigpdfas4/pom.xml
+++ b/pdf-over-signer/pdf-over-sigpdfas4/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>pdf-over-signer</artifactId>
<groupId>at.a-sit</groupId>
- <version>4.1.10-SNAPSHOT</version>
+ <version>4.1.10</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-sigpdfas4</artifactId>
diff --git a/pdf-over-signer/pom.xml b/pdf-over-signer/pom.xml
index 67ab5929..26125c15 100644
--- a/pdf-over-signer/pom.xml
+++ b/pdf-over-signer/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>pdf-over</artifactId>
<groupId>at.a-sit</groupId>
- <version>4.1.10-SNAPSHOT</version>
+ <version>4.1.10</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-signer</artifactId>
diff --git a/pom.xml b/pom.xml
index a54d75e8..ed7a3902 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.1.10-SNAPSHOT</version>
+ <version>4.1.10</version>
<packaging>pom</packaging>
<name>PDF-Over</name>