summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Abraham <andreas.abraham@egiz.gv.at>2018-07-03 10:21:20 +0200
committerAndreas Abraham <andreas.abraham@egiz.gv.at>2018-07-03 10:21:20 +0200
commit24e575530882df89ca696b7387a6df1bf4790eae (patch)
tree37681ef5e90e2ce64a842e4d26a6027b84807b7e
parent22043a6b8caf9b0a60c58d92f27bd3e0b12eeb7d (diff)
downloadpdf-over-24e575530882df89ca696b7387a6df1bf4790eae.tar.gz
pdf-over-24e575530882df89ca696b7387a6df1bf4790eae.tar.bz2
pdf-over-24e575530882df89ca696b7387a6df1bf4790eae.zip
[maven-release-plugin] prepare release pdf-over-4.1.19
-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.xml2
6 files changed, 7 insertions, 7 deletions
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml
index 243b055b..c947ed72 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.1.19-SNAPSHOT</version>
+ <version>4.1.19</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 e3c36134..114f593b 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.1.19-SNAPSHOT</version>
+ <version>4.1.19</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 83fb6af0..c94792dc 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.1.19-SNAPSHOT</version>
+ <version>4.1.19</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 8a9399b5..0b262467 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.1.19-SNAPSHOT</version>
+ <version>4.1.19</version>
<!-- <relativePath>..</relativePath> -->
</parent>
<artifactId>pdf-over-sigpdfas4</artifactId>
diff --git a/pdf-over-signer/pom.xml b/pdf-over-signer/pom.xml
index ed8af219..29427ed1 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.1.19-SNAPSHOT</version>
+ <version>4.1.19</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-signer</artifactId>
diff --git a/pom.xml b/pom.xml
index 37404f45..63d813f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.1.19-SNAPSHOT</version>
+ <version>4.1.19</version>
<packaging>pom</packaging>
<name>PDF-Over</name>