corrected for release

This commit is contained in:
Jochen Stärk
2019-08-01 19:52:24 +02:00
parent 70643a3ff7
commit 91cb384d9f

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.mustangproject.ZUGFeRD</groupId>
<artifactId>mustang</artifactId>
<version>1.7.4-SNAPSHOT</version>
<version>1.7.3-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Mustang</name>
<description>The Mustang project is a java library to read and write ZUGFeRD meta data inside your invoice PDFs
@@ -13,7 +13,7 @@
<connection>scm:git:https://github.com/ZUGFeRD/mustangproject.git</connection>
<developerConnection>scm:git:https://github.com/ZUGFeRD/mustangproject.git</developerConnection>
<url>https://github.com/ZUGFeRD/mustangproject</url>
<tag>mustang-1.5.2</tag>
<tag>mustang-1.7.3</tag>
</scm>
<repositories>
<repository><!-- for jargs -->