summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kellner <tobias.kellner@iaik.tugraz.at>2015-12-03 10:28:49 +0100
committerTobias Kellner <tobias.kellner@iaik.tugraz.at>2015-12-03 10:28:49 +0100
commitc2cdf1bdef0fdce4fb4fd4f0b928ed01c44d3bf7 (patch)
tree9cc568c7a272d85959f602611e9afbcb8369dafd
parentf0372a4ef8517108599d4676c47ee546e2f8e41f (diff)
downloadmocca-c2cdf1bdef0fdce4fb4fd4f0b928ed01c44d3bf7.tar.gz
mocca-c2cdf1bdef0fdce4fb4fd4f0b928ed01c44d3bf7.tar.bz2
mocca-c2cdf1bdef0fdce4fb4fd4f0b928ed01c44d3bf7.zip
[maven-release-plugin] prepare for next development iteration
-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 c41b879e..ee16f57d 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.6</version>
+ <version>4.1.7-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-gui</artifactId>
diff --git a/pdf-over-signator/pom.xml b/pdf-over-signator/pom.xml
index e88d5fb0..d18041cd 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.6</version>
+ <version>4.1.7-SNAPSHOT</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 0be4c473..b505566c 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.6</version>
+ <version>4.1.7-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-sigpdfas4</artifactId>
diff --git a/pdf-over-signer/pom.xml b/pdf-over-signer/pom.xml
index 05233b74..13ce51da 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.6</version>
+ <version>4.1.7-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-signer</artifactId>
diff --git a/pom.xml b/pom.xml
index 391eec9f..aa7aa004 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.1.6</version>
+ <version>4.1.7-SNAPSHOT</version>
<packaging>pom</packaging>
<name>PDF-Over</name>