removing duplicated tag
This commit is contained in:
12
pom.xml
12
pom.xml
@@ -8,7 +8,7 @@
|
|||||||
<name>Mustang</name>
|
<name>Mustang</name>
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
The Mustang project is a java library and command line tool to read, write and validate
|
Mustangproject is a java library and command line tool to read, write and validate
|
||||||
e-invoices in EN16931 formats, writing CII and reading also UBL and altogether
|
e-invoices in EN16931 formats, writing CII and reading also UBL and altogether
|
||||||
supporting ZUGFeRD/Factur-X PDFs and XRechnung files
|
supporting ZUGFeRD/Factur-X PDFs and XRechnung files
|
||||||
</description>
|
</description>
|
||||||
@@ -281,16 +281,6 @@
|
|||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
<distributionManagement>
|
|
||||||
<snapshotRepository>
|
|
||||||
<id>ossrh</id>
|
|
||||||
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
|
|
||||||
</snapshotRepository>
|
|
||||||
<repository>
|
|
||||||
<id>ossrh</id>
|
|
||||||
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
|
|
||||||
</repository>
|
|
||||||
</distributionManagement>
|
|
||||||
|
|
||||||
<dependencyManagement>
|
<dependencyManagement>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
Reference in New Issue
Block a user