Switched to ZUGFeRD XML generation via JAXB

This commit is contained in:
AlexanderSchmidt
2015-10-23 14:50:00 +02:00
parent c645d59afc
commit 9bd5c1cc6e

View File

@@ -37,7 +37,7 @@ As dependency use this
<dependency> <dependency>
<groupId>org.mustangproject.ZUGFeRD</groupId> <groupId>org.mustangproject.ZUGFeRD</groupId>
<artifactId>mustang</artifactId> <artifactId>mustang</artifactId>
<version>1.1.2</version> <version>1.3.0</version>
</dependency> </dependency>
``` ```