diff options
-rw-r--r-- | pdf-over-gui/pom.xml | 2 | ||||
-rw-r--r-- | pdf-over-signator/pom.xml | 2 | ||||
-rw-r--r-- | pdf-over-signer/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml index dbcfef70..dc7ff1b3 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.16-SNAPSHOT</version> + <version>4.1.15-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pdf-over-gui</artifactId> diff --git a/pdf-over-signator/pom.xml b/pdf-over-signator/pom.xml index 359a75fa..49eb5246 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.16-SNAPSHOT</version> + <version>4.1.15-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pdf-over-signator</artifactId> diff --git a/pdf-over-signer/pom.xml b/pdf-over-signer/pom.xml index 44eded72..6476baea 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.16-SNAPSHOT</version> + <version>4.1.15-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pdf-over-signer</artifactId> @@ -62,7 +62,7 @@ <connection>scm:git:http://git.egiz.gv.at/git/pdf-over</connection> <developerConnection>scm:git:ssh://gitlab@gitlab.iaik.tugraz.at/egiz/pdf-over.git</developerConnection> <url>http://git.egiz.gv.at/pdf-over</url> - <tag>pdf-over-4.1.16</tag> + <tag>pdf-over-4.1.13</tag> </scm> <issueManagement> |