documentation updates for 1.3
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -3,7 +3,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.mustangproject.ZUGFeRD</groupId>
|
<groupId>org.mustangproject.ZUGFeRD</groupId>
|
||||||
<artifactId>toecount</artifactId>
|
<artifactId>toecount</artifactId>
|
||||||
<version>0.0.7-SNAPSHOT</version>
|
<version>0.0.8-SNAPSHOT</version>
|
||||||
<name>ZUGFeRD PDF checker</name>
|
<name>ZUGFeRD PDF checker</name>
|
||||||
<description>Shows statistics on how many PDFs in a directory are ZUGFeRD-Compliant</description>
|
<description>Shows statistics on how many PDFs in a directory are ZUGFeRD-Compliant</description>
|
||||||
<repositories>
|
<repositories>
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mustangproject.ZUGFeRD</groupId>
|
<groupId>org.mustangproject.ZUGFeRD</groupId>
|
||||||
<artifactId>mustang</artifactId>
|
<artifactId>mustang</artifactId>
|
||||||
<version>1.2.1-SNAPSHOT</version>
|
<version>1.3.0-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.pdfbox</groupId>
|
<groupId>org.apache.pdfbox</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user