corrected POM

This commit is contained in:
Jochen Staerk
2020-05-31 19:53:28 +02:00
parent 49168fcd58
commit 35a1e11c42
2 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +75,7 @@
</dependency>
<dependency>
<groupId>org.mustangproject</groupId>
<artifactId>libraryBasic</artifactId>
<artifactId>library</artifactId>
<version>2.0.0-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