summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Abraham <andreas.abraham@egiz.gv.at>2021-02-01 15:10:48 +0100
committerAndreas Abraham <andreas.abraham@egiz.gv.at>2021-02-01 15:10:48 +0100
commitdd197c1d9900f7da3a6dfc0952eaa30985ea2c5b (patch)
treeacb154caf586a3d0f697ec966e3eabba4f0036ed
parent45fc2af66dd424ba8cfdfd7a32db51bba6c83e97 (diff)
downloadpdf-over-dd197c1d9900f7da3a6dfc0952eaa30985ea2c5b.tar.gz
pdf-over-dd197c1d9900f7da3a6dfc0952eaa30985ea2c5b.tar.bz2
pdf-over-dd197c1d9900f7da3a6dfc0952eaa30985ea2c5b.zip
[maven-release-plugin] rollback the release of pdf-over-4.3.1
-rw-r--r--pdf-over-commons/pom.xml4
-rw-r--r--pdf-over-gui/pom.xml2
-rw-r--r--pdf-over-install-helper/pom.xml2
-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
7 files changed, 8 insertions, 8 deletions
diff --git a/pdf-over-commons/pom.xml b/pdf-over-commons/pom.xml
index 147cf70e..560d968e 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-SNAPSHOT</version>
+ <version>4.3.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pdf-over-commons</artifactId>
- <version>4.3.2-SNAPSHOT</version>
+ <version>4.3.1-SNAPSHOT</version>
</project> \ No newline at end of file
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml
index e702afcd..3fd6bd71 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-SNAPSHOT</version>
+ <version>4.3.1-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 30ce6e16..f138fd45 100644
--- a/pdf-over-install-helper/pom.xml
+++ b/pdf-over-install-helper/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.3.2-SNAPSHOT</version>
+ <version>4.3.1-SNAPSHOT</version>
</parent>
<!-- <groupId>at.a-sit</groupId> -->
<artifactId>pdf-over-install-helper</artifactId>
diff --git a/pdf-over-signator/pom.xml b/pdf-over-signator/pom.xml
index 3bad3d50..8ae14e48 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-SNAPSHOT</version>
+ <version>4.3.1-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 0a4d55d6..1b26118f 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-SNAPSHOT</version>
+ <version>4.3.1-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 dbe3262a..18e9b69f 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-SNAPSHOT</version>
+ <version>4.3.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pdf-over-signer</artifactId>
diff --git a/pom.xml b/pom.xml
index e286658f..b4ac6623 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>at.a-sit</groupId>
<artifactId>pdf-over</artifactId>
- <version>4.3.2-SNAPSHOT</version>
+ <version>4.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>PDF-Over</name>