summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Abraham <andreas.abraham@egiz.gv.at>2018-08-08 15:31:55 +0200
committerAndreas Abraham <andreas.abraham@egiz.gv.at>2018-08-08 15:31:55 +0200
commit4f43711d1bf4bb7276abaae60e361ffd18b0d439 (patch)
tree46729db542a5e1140b7a046959485c78a5844449
parent9f2939da73f01774f6b0b5710541e523767830d7 (diff)
downloadpdf-over-4f43711d1bf4bb7276abaae60e361ffd18b0d439.tar.gz
pdf-over-4f43711d1bf4bb7276abaae60e361ffd18b0d439.tar.bz2
pdf-over-4f43711d1bf4bb7276abaae60e361ffd18b0d439.zip
[maven-release-plugin] prepare for next development iteration
-rw-r--r--pdf-over-gui/pom.xml2
-rw-r--r--pdf-over-install-helper/pom.xml4
-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.xml4
6 files changed, 8 insertions, 8 deletions
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml
index 8271ed51..63132540 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.2.0</version>
+ <version>4.2.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-gui</artifactId>
diff --git a/pdf-over-install-helper/pom.xml b/pdf-over-install-helper/pom.xml
index 95256198..76a78c4a 100644
--- a/pdf-over-install-helper/pom.xml
+++ b/pdf-over-install-helper/pom.xml
@@ -3,11 +3,11 @@
<parent>
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.2.0</version>
+ <version>4.2.1-SNAPSHOT</version>
</parent>
<!-- <groupId>at.a-sit</groupId> -->
<artifactId>pdf-over-install-helper</artifactId>
- <version>1.0.1</version>
+ <version>1.0.2-SNAPSHOT</version>
<dependencies>
<dependency>
diff --git a/pdf-over-signator/pom.xml b/pdf-over-signator/pom.xml
index b8d79b75..a64b3639 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.2.0</version>
+ <version>4.2.1-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 92412579..2c37fb13 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.2.0</version>
+ <version>4.2.1-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 49916da8..3cd02272 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.2.0</version>
+ <version>4.2.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-signer</artifactId>
diff --git a/pom.xml b/pom.xml
index 94923e82..c33ca080 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.2.0</version>
+ <version>4.2.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>PDF-Over</name>
@@ -73,7 +73,7 @@
<!--developerConnection>scm:git:ssh://gitlab@gitlab.iaik.tugraz.at/egiz/pdf-over.git</developerConnection-->
<developerConnection>scm:git:https://gitlab.iaik.tugraz.at/egiz/pdf-over.git</developerConnection>
<url>http://git.egiz.gv.at/pdf-over</url>
- <tag>4.2.0</tag>
+ <tag>pdf-over-4.1.19</tag>
</scm>
<issueManagement>