hopefully version 1.3

This commit is contained in:
Jochen Staerk
2016-03-11 08:57:20 +01:00
parent df8839c785
commit 41dced0fab
3 changed files with 27 additions and 6 deletions

View File

@@ -3,12 +3,12 @@
<parent>
<groupId>com.github.rayman2200</groupId>
<artifactId>mustang-sample-project</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
</parent>
<groupId>org.mustangproject.ZUGFeRD</groupId>
<artifactId>mustang</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<packaging>jar</packaging>
<name>Mustang</name>
@@ -68,4 +68,8 @@
</developer>
</developers>
<scm>
<tag>mustang-1.3.0</tag>
</scm>
</project>