have fax numbers for contacts only as of extended profile

This commit is contained in:
jstaerk
2020-11-21 12:03:16 +01:00
parent e1c498a582
commit 2848711cff
4 changed files with 4 additions and 7 deletions

View File

@@ -31,7 +31,7 @@
<dependency>
<groupId>org.mustangproject</groupId>
<artifactId>validator</artifactId>
<version>2.0.0-alpha4-SNAPSHOT</version>
<version>2.0.1-SNAPSHOT</version>
<!-- prototypes of new mustangproject versions can be installed by referring to them and installed to the local repo from a jar file with
mvn install:install-file -Dfile=mustang-1.5.4-SNAPSHOT.jar -DgroupId=org.mustangproject.ZUGFeRD -DartifactId=mustang -Dversion=1.5.4 -Dpackaging=jar -DgeneratePom=true
-->