mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
Updated validation tool version to 1.1.
Removed configuration XRechnung from dist.
This commit is contained in:
parent
3504473b16
commit
2f3a6ebbd6
5 changed files with 10 additions and 10 deletions
4
pom.xml
4
pom.xml
|
|
@ -27,7 +27,7 @@
|
|||
</prerequisites>
|
||||
<groupId>de.kosit</groupId>
|
||||
<artifactId>validationtool-base</artifactId>
|
||||
<version>1.0.1-SNAPSHOT</version>
|
||||
<version>1.0.1</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>KoSIT XML Prüftool</name>
|
||||
<description>KoSIT XML Prüftool zur Prüfung von XML Dateien gegenüber definierten Szenarien.</description>
|
||||
|
|
@ -53,7 +53,7 @@
|
|||
|
||||
<modules>
|
||||
<module>validationtool</module>
|
||||
<module>configurations/xrechnung</module>
|
||||
<!-- <module>configurations/xrechnung</module> -->
|
||||
<module>dist</module>
|
||||
</modules>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue