diff options
author | Jakob Heher <jakob.heher@iaik.tugraz.at> | 2022-11-16 16:09:58 +0100 |
---|---|---|
committer | Jakob Heher <jakob.heher@iaik.tugraz.at> | 2022-11-16 16:09:58 +0100 |
commit | 53db90f4a64357f6d7c2ea84a005981fe61f96ec (patch) | |
tree | e8ae340551bde8016f261b9d8225de9a3939fe4d /pom.xml | |
parent | bb1938991cfca6aadbe7da01c12006a424771bb4 (diff) | |
download | pdf-over-53db90f4a64357f6d7c2ea84a005981fe61f96ec.tar.gz pdf-over-53db90f4a64357f6d7c2ea84a005981fe61f96ec.tar.bz2 pdf-over-53db90f4a64357f6d7c2ea84a005981fe61f96ec.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.4.3</version> + <version>4.4.4-SNAPSHOT</version> <packaging>pom</packaging> <name>PDF-Over</name> @@ -72,7 +72,7 @@ <connection>scm:git:http://git.egiz.gv.at/git/pdf-over</connection> <developerConnection>scm:git:git@gitlab.iaik.tugraz.at:egiz/pdf-over.git</developerConnection> <url>http://git.egiz.gv.at/pdf-over</url> - <tag>pdf-over-4.4.3</tag> + <tag>HEAD</tag> </scm> <issueManagement> |