Corrected intra community supply tax exemption category code

This commit is contained in:
jstaerk
2020-12-22 16:52:04 +01:00
parent c201fdce8e
commit fe08c4d74d
5 changed files with 74 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.mustangproject</groupId>
<artifactId>Mustang-CLI</artifactId>
<name>Mustang commandline tool</name>
<name>e-invoices commandline tool, allowing to create(embed), split and validate Factur-X/ZUGFeRD files. Validation should also work for XRechnung/CII. </name>
<packaging>jar</packaging>
<version>2.0.4-SNAPSHOT</version>
<repositories>
@@ -53,7 +53,6 @@
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<!-- for directory validation: -->
<dependency>
<groupId>org.xmlunit</groupId>