prepare for release

This commit is contained in:
Thomas Chojecki
2016-08-18 10:10:01 +02:00
committed by Thomas Chojecki
parent c8d5f6efe5
commit 59eab86e1b
3 changed files with 8 additions and 21 deletions

View File

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