This commit is contained in:
jstaerk
2014-07-12 18:47:43 +02:00
parent 088e2678ee
commit a0cd556089
5 changed files with 75 additions and 97 deletions

View File

@@ -4,7 +4,7 @@
<groupId>org.mustangproject.ZUGFeRD</groupId>
<artifactId>mustang</artifactId>
<version>1.1.0.alpha</version>
<version>1.1.0</version>
<repositories>
<repository>
@@ -48,7 +48,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<version>4.11</version>
<scope>test</scope>
</dependency>
</dependencies>