diff options
author | Bianca Schnalzer <bianca.schnalzer@egiz.gv.at> | 2017-12-11 13:31:52 +0100 |
---|---|---|
committer | Bianca Schnalzer <bianca.schnalzer@egiz.gv.at> | 2017-12-11 13:31:52 +0100 |
commit | ff4ce25226b95136427eb52671f52cdf7d636097 (patch) | |
tree | 5e2d516a2382f1d211974c4df8f4eb3053401328 /pom.xml | |
parent | d5db24cf716d783c1fb78301327f124977f5ff6a (diff) | |
download | pdf-over-ff4ce25226b95136427eb52671f52cdf7d636097.tar.gz pdf-over-ff4ce25226b95136427eb52671f52cdf7d636097.tar.bz2 pdf-over-ff4ce25226b95136427eb52671f52cdf7d636097.zip |
[maven-release-plugin] prepare for next development iteration
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.16</version> + <version>4.1.17-SNAPSHOT</version> <packaging>pom</packaging> <name>PDF-Over</name> @@ -63,7 +63,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.16</tag> + <tag>pdf-over-4.1.13</tag> </scm> <issueManagement> |