summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Abraham <andreas.abraham@egiz.gv.at>2020-11-20 14:37:28 +0100
committerAndreas Abraham <andreas.abraham@egiz.gv.at>2020-11-20 14:37:28 +0100
commit38ca602a7739e8ba957b963992ba073409fdaf29 (patch)
treed76a1cc96cf4f89c5c303260bb4b1183891fcce5
parentccd49455bfc3b98c60e2db940dc5d368e951ac97 (diff)
downloadpdf-over-38ca602a7739e8ba957b963992ba073409fdaf29.tar.gz
pdf-over-38ca602a7739e8ba957b963992ba073409fdaf29.tar.bz2
pdf-over-38ca602a7739e8ba957b963992ba073409fdaf29.zip
[maven-release-plugin] prepare for next development iteration
-rw-r--r--pdf-over-commons/pom.xml2
-rw-r--r--pdf-over-gui/pom.xml4
-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.xml4
-rw-r--r--pdf-over-signer/pom.xml2
-rw-r--r--pom.xml4
7 files changed, 11 insertions, 11 deletions
diff --git a/pdf-over-commons/pom.xml b/pdf-over-commons/pom.xml
index 828e05a2..4c952611 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.0-RC</version>
+ <version>4.3.0-SNAPSHOt</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml
index 13829233..f1b36d28 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.0-RC</version>
+ <version>4.3.0-SNAPSHOt</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>pdf-over-gui</artifactId>
@@ -69,7 +69,7 @@
<dependency>
<groupId>at.a-sit</groupId>
<artifactId>pdf-over-commons</artifactId>
- <version>4.3.0-RC</version>
+ <version>4.3.0-SNAPSHOt</version>
<scope>compile</scope>
</dependency>
</dependencies>
diff --git a/pdf-over-install-helper/pom.xml b/pdf-over-install-helper/pom.xml
index 0a4c11b8..ef7c6a11 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.0-RC</version>
+ <version>4.3.0-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 1ad1726a..c039df72 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.0-RC</version>
+ <version>4.3.0-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 3f6fd4cc..078844cb 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.0-RC</version>
+ <version>4.3.0-SNAPSHOt</version>
<!-- <relativePath>..</relativePath> -->
</parent>
<artifactId>pdf-over-sigpdfas4</artifactId>
@@ -56,7 +56,7 @@
<dependency>
<groupId>at.a-sit</groupId>
<artifactId>pdf-over-commons</artifactId>
- <version>4.3.0-RC</version>
+ <version>4.3.0-SNAPSHOt</version>
<scope>compile</scope>
</dependency>
</dependencies>
diff --git a/pdf-over-signer/pom.xml b/pdf-over-signer/pom.xml
index 4d96b3cd..960913e9 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.0-RC</version>
+ <version>4.3.0-SNAPSHOt</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-signer</artifactId>
diff --git a/pom.xml b/pom.xml
index 6e6fa686..5752b27f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.3.0-RC</version>
+ <version>4.3.0-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.0-RC</tag>
+ <tag>pdf-over-4.1.19</tag>
</scm>
<issueManagement>