diff options
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.17</version>
+ <version>4.1.18-SNAPSHOT</version>
<packaging>pom</packaging>
<name>PDF-Over</name>
@@ -73,7 +73,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.17</tag>
+ <tag>pdf-over-4.1.13</tag>
</scm>
<issueManagement>
|