summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Abraham <andreas.abraham@egiz.gv.at>2019-12-02 14:33:49 +0100
committerAndreas Abraham <andreas.abraham@egiz.gv.at>2019-12-02 14:33:49 +0100
commit09459c640838cd5c57c2ce3c6320bbdb9097109b (patch)
treedb2e18865dc262b9232a81055811fc16ac9667a2
parent4c020545f30688d21061e69bbaf297da24b1eae2 (diff)
downloadpdf-over-09459c640838cd5c57c2ce3c6320bbdb9097109b.tar.gz
pdf-over-09459c640838cd5c57c2ce3c6320bbdb9097109b.tar.bz2
pdf-over-09459c640838cd5c57c2ce3c6320bbdb9097109b.zip
[maven-release-plugin] prepare release pdf-over-4.2.3
-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 88ecb829..75211154 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.3-SNAPSHOT</version>
+ <version>4.2.3</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 c846ae7f..e58368d5 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.3-SNAPSHOT</version>
+ <version>4.2.3</version>
</parent>
<!-- <groupId>at.a-sit</groupId> -->
<artifactId>pdf-over-install-helper</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<dependencies>
<dependency>
diff --git a/pdf-over-signator/pom.xml b/pdf-over-signator/pom.xml
index 5c86951c..5f3f8f3d 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.3-SNAPSHOT</version>
+ <version>4.2.3</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 fe1ded66..d341fea1 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.3-SNAPSHOT</version>
+ <version>4.2.3</version>
<!-- <relativePath>..</relativePath> -->
</parent>
<artifactId>pdf-over-sigpdfas4</artifactId>
diff --git a/pdf-over-signer/pom.xml b/pdf-over-signer/pom.xml
index 382e95b5..b3416309 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.3-SNAPSHOT</version>
+ <version>4.2.3</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-signer</artifactId>
diff --git a/pom.xml b/pom.xml
index 0e24c17f..a7c99470 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3</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>pdf-over-4.1.19</tag>
+ <tag>pdf-over-4.2.3</tag>
</scm>
<issueManagement>