summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Abraham <andreas.abraham@egiz.gv.at>2020-11-26 16:29:50 +0100
committerAndreas Abraham <andreas.abraham@egiz.gv.at>2020-11-26 16:29:50 +0100
commitb72ddb65ac8870cab019bd3894c662948e8513e0 (patch)
tree8866febf01237dcc003c9d64e011d4c400dcc698
parent67b859d0770d6b7108f527e71ce20078ebab96dd (diff)
downloadpdf-over-b72ddb65ac8870cab019bd3894c662948e8513e0.tar.gz
pdf-over-b72ddb65ac8870cab019bd3894c662948e8513e0.tar.bz2
pdf-over-b72ddb65ac8870cab019bd3894c662948e8513e0.zip
[maven-release-plugin] prepare for next development iteration
-rw-r--r--pdf-over-commons/pom.xml2
-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
7 files changed, 9 insertions, 9 deletions
diff --git a/pdf-over-commons/pom.xml b/pdf-over-commons/pom.xml
index 4e9037c7..11ee1662 100644
--- a/pdf-over-commons/pom.xml
+++ b/pdf-over-commons/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>pdf-over</artifactId>
<groupId>at.a-sit</groupId>
- <version>4.3.1</version>
+ <version>4.3.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml
index 82cf4f31..87d234fa 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.3.1</version>
+ <version>4.3.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>pdf-over-gui</artifactId>
diff --git a/pdf-over-install-helper/pom.xml b/pdf-over-install-helper/pom.xml
index 5b9d0a41..30ce6e16 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.3.1</version>
+ <version>4.3.2-SNAPSHOT</version>
</parent>
<!-- <groupId>at.a-sit</groupId> -->
<artifactId>pdf-over-install-helper</artifactId>
- <version>1.0.1</version>
+ <version>1.0.1-SNAPSHOT</version>
<dependencies>
<dependency>
diff --git a/pdf-over-signator/pom.xml b/pdf-over-signator/pom.xml
index fe6a90a7..3bad3d50 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.3.1</version>
+ <version>4.3.2-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 1f1c6dc5..c090f168 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.3.1</version>
+ <version>4.3.2-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 65da1b1b..dbe3262a 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.3.1</version>
+ <version>4.3.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-signer</artifactId>
diff --git a/pom.xml b/pom.xml
index 5e295592..2966e7e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.3.1</version>
+ <version>4.3.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>PDF-Over</name>
@@ -72,7 +72,7 @@
<connection>scm:git:http://git.egiz.gv.at/git/pdf-over</connection>
<developerConnection>scm:git:https://gitlab.iaik.tugraz.at/egiz/pdf-over.git</developerConnection>
<url>http://git.egiz.gv.at/pdf-over</url>
- <tag>pdf-over-4.3.1</tag>
+ <tag>pdf-over-4.1.19</tag>
</scm>
<issueManagement>