diff options
author | Andreas Abraham <andreas.abraham@iaik.tugraz.at> | 2017-01-16 01:35:36 -0800 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@iaik.tugraz.at> | 2017-01-16 01:35:36 -0800 |
commit | ef822ed5844d263d12d70d1e97b758ef8c0fd107 (patch) | |
tree | 094fd4085bdb1ccc39b8a59db30810064126599f /pom.xml | |
parent | 6f79858c1b5a8ecac5d923afe35e723befc45834 (diff) | |
download | pdf-over-ef822ed5844d263d12d70d1e97b758ef8c0fd107.tar.gz pdf-over-ef822ed5844d263d12d70d1e97b758ef8c0fd107.tar.bz2 pdf-over-ef822ed5844d263d12d70d1e97b758ef8c0fd107.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.12</version> + <version>4.1.13-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.12</tag> + <tag>HEAD</tag> </scm> <issueManagement> |