summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Heher <jakob.heher@iaik.tugraz.at>2022-03-21 13:50:18 +0100
committerJakob Heher <jakob.heher@iaik.tugraz.at>2022-03-21 13:50:18 +0100
commitc2999ca741a181243d145ac5114c55fed65239fe (patch)
tree9c09fde19eb333b107c89a4f959ffe698e1b718a
parent0548193ad5950233587349da4d597f4ffee564c9 (diff)
downloadpdf-over-c2999ca741a181243d145ac5114c55fed65239fe.tar.gz
pdf-over-c2999ca741a181243d145ac5114c55fed65239fe.tar.bz2
pdf-over-c2999ca741a181243d145ac5114c55fed65239fe.zip
[maven-release-plugin] prepare release pdf-over-4.3.3-RC4
-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 aa0699d4..3e6c3d6a 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.3-SNAPSHOT</version>
+ <version>4.3.3-RC4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pdf-over-commons</artifactId>
- <version>4.3.3-SNAPSHOT</version>
+ <version>4.3.3-RC4</version>
<dependencies>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml
index 36ce52fd..87cb4c19 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.3-SNAPSHOT</version>
+ <version>4.3.3-RC4</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 38506c90..a482fb42 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.3-SNAPSHOT</version>
+ <version>4.3.3-RC4</version>
</parent>
<artifactId>pdf-over-install-helper</artifactId>
- <version>4.3.3-SNAPSHOT</version>
+ <version>4.3.3-RC4</version>
<dependencies>
<dependency>
diff --git a/pdf-over-signator/pom.xml b/pdf-over-signator/pom.xml
index 12990937..a2b7a08a 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.3-SNAPSHOT</version>
+ <version>4.3.3-RC4</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 b3e75c05..3d0cbdd7 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.3-SNAPSHOT</version>
+ <version>4.3.3-RC4</version>
<!-- <relativePath>..</relativePath> -->
</parent>
<artifactId>pdf-over-sigpdfas4</artifactId>
diff --git a/pdf-over-signer/pom.xml b/pdf-over-signer/pom.xml
index 5057582b..a56e7120 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.3-SNAPSHOT</version>
+ <version>4.3.3-RC4</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-signer</artifactId>
diff --git a/pom.xml b/pom.xml
index 2495cc59..05aa167e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.3.3-SNAPSHOT</version>
+ <version>4.3.3-RC4</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.1.19</tag>
+ <tag>pdf-over-4.3.3-RC4</tag>
</scm>
<issueManagement>