summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kellner <tobias.kellner@iaik.tugraz.at>2014-10-17 19:20:20 +0200
committerTobias Kellner <tobias.kellner@iaik.tugraz.at>2014-10-17 19:20:20 +0200
commit8b83d28361595ae4e47d021c18d42f5a6cdec1a0 (patch)
tree9fcf36aaaa3fe978632c87b79ea6ab1257deec7e
parent5e3bce1ad65344df9f88fde6b3bcdc3fbaaeb64c (diff)
downloadmocca-8b83d28361595ae4e47d021c18d42f5a6cdec1a0.tar.gz
mocca-8b83d28361595ae4e47d021c18d42f5a6cdec1a0.tar.bz2
mocca-8b83d28361595ae4e47d021c18d42f5a6cdec1a0.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-sigpdfas/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 ad6a130d..708d28a4 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.0.4</version>
+ <version>4.0.5-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 67d6c2ec..3f8956c7 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.0.4</version>
+ <version>4.0.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-signator</artifactId>
diff --git a/pdf-over-signer/pdf-over-sigpdfas/pom.xml b/pdf-over-signer/pdf-over-sigpdfas/pom.xml
index bd506b6a..52f4c404 100644
--- a/pdf-over-signer/pdf-over-sigpdfas/pom.xml
+++ b/pdf-over-signer/pdf-over-sigpdfas/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>pdf-over-signer</artifactId>
<groupId>at.a-sit</groupId>
- <version>4.0.4</version>
+ <version>4.0.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-sigpdfas</artifactId>
diff --git a/pdf-over-signer/pom.xml b/pdf-over-signer/pom.xml
index e0f39686..732ef39a 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.0.4</version>
+ <version>4.0.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-signer</artifactId>
diff --git a/pom.xml b/pom.xml
index 97fc9d43..48b9e2d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.0.4</version>
+ <version>4.0.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>PDF-Over</name>