summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Abraham <andreas.abraham@egiz.gv.at>2021-07-12 15:40:38 +0200
committerAndreas Abraham <andreas.abraham@egiz.gv.at>2021-07-12 15:40:38 +0200
commitbe9ae8880fa295f80ed2806ba8cea9e2ae20d623 (patch)
tree1cfdb35acb49dbfe9101ea8be346fb675f85d11b
parent2555ae7dcf8de513c005122aa34f71c9bc6fc3d1 (diff)
downloadpdf-over-be9ae8880fa295f80ed2806ba8cea9e2ae20d623.tar.gz
pdf-over-be9ae8880fa295f80ed2806ba8cea9e2ae20d623.tar.bz2
pdf-over-be9ae8880fa295f80ed2806ba8cea9e2ae20d623.zip
[maven-release-plugin] prepare for next development iteration
-rw-r--r--pdf-over-commons/pom.xml4
-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, 10 insertions, 10 deletions
diff --git a/pdf-over-commons/pom.xml b/pdf-over-commons/pom.xml
index ca4f8bf4..94d0e27a 100644
--- a/pdf-over-commons/pom.xml
+++ b/pdf-over-commons/pom.xml
@@ -3,12 +3,12 @@
<parent>
<artifactId>pdf-over</artifactId>
<groupId>at.a-sit</groupId>
- <version>4.3.2</version>
+ <version>4.3.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pdf-over-commons</artifactId>
- <version>4.3.2</version>
+ <version>4.3.3-SNAPSHOT</version>
</project> \ No newline at end of file
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml
index bd7d26bf..79c19c69 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.2</version>
+ <version>4.3.3-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 5003eca6..bed04b1b 100644
--- a/pdf-over-install-helper/pom.xml
+++ b/pdf-over-install-helper/pom.xml
@@ -3,10 +3,10 @@
<parent>
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.3.2</version>
+ <version>4.3.3-SNAPSHOT</version>
</parent>
<artifactId>pdf-over-install-helper</artifactId>
- <version>4.3.2</version>
+ <version>4.3.3-SNAPSHOT</version>
<dependencies>
<dependency>
diff --git a/pdf-over-signator/pom.xml b/pdf-over-signator/pom.xml
index 15146d2a..0f4942a1 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.2</version>
+ <version>4.3.3-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 6e53de32..ef889af9 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.2</version>
+ <version>4.3.3-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 1997b13c..a844c3bd 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.2</version>
+ <version>4.3.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-signer</artifactId>
diff --git a/pom.xml b/pom.xml
index 55c1a04e..843b2d04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.3.2</version>
+ <version>4.3.3-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.2</tag>
+ <tag>pdf-over-4.1.19</tag>
</scm>
<issueManagement>