hopefully version 1.3
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user