diff options
author | Bianca Schnalzer <bianca.schnalzer@egiz.gv.at> | 2017-11-10 09:30:42 +0100 |
---|---|---|
committer | Bianca Schnalzer <bianca.schnalzer@egiz.gv.at> | 2017-11-10 09:30:42 +0100 |
commit | 38ebc5c64bb7aae41b186bb220816a878a775399 (patch) | |
tree | 9886d7298fdb32915f4d00f6d4b8a5a683f78cdf /pom.xml | |
parent | 633c960dffdc17fc503f36a3cd2fbc9797bb8dbe (diff) | |
download | pdf-over-38ebc5c64bb7aae41b186bb220816a878a775399.tar.gz pdf-over-38ebc5c64bb7aae41b186bb220816a878a775399.tar.bz2 pdf-over-38ebc5c64bb7aae41b186bb220816a878a775399.zip |
[maven-release-plugin] rollback the release of pdf-over-4.1.15
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ <groupId>at.a-sit</groupId> <artifactId>pdf-over</artifactId> - <version>4.1.15</version> + <version>4.1.15-SNAPSHOT</version> <packaging>pom</packaging> <name>PDF-Over</name> @@ -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.15</tag> + <tag>pdf-over-4.1.13</tag> </scm> <issueManagement> |