summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kellner <tobias.kellner@iaik.tugraz.at>2015-10-12 17:21:53 +0200
committerTobias Kellner <tobias.kellner@iaik.tugraz.at>2015-10-12 17:21:53 +0200
commiteb101afe6ae2e8ce4eea05cdd35f8362d960401d (patch)
tree117cc8b6594bd7768b8e2251e3dcc0104347f1da
parent29d54e6fd2d162168d930bcc89efdca03d735c52 (diff)
downloadmocca-eb101afe6ae2e8ce4eea05cdd35f8362d960401d.tar.gz
mocca-eb101afe6ae2e8ce4eea05cdd35f8362d960401d.tar.bz2
mocca-eb101afe6ae2e8ce4eea05cdd35f8362d960401d.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 09cb194f..31da1bb7 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.5</version>
+ <version>4.1.6-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 9159be3e..1acbf52c 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.5</version>
+ <version>4.1.6-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 bfa50ee5..341f2a25 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.5</version>
+ <version>4.1.6-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 6a90e8f2..b2ccdaff 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.5</version>
+ <version>4.1.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-signer</artifactId>
diff --git a/pom.xml b/pom.xml
index 9f086d01..fae25e5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.1.5</version>
+ <version>4.1.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>PDF-Over</name>