Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit a6c1354

Browse files
committed
Update name and description in pom
1 parent 1915260 commit a6c1354

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pdfbox-validation-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</parent>
3333

3434
<artifactId>pdfbox-validation-model</artifactId>
35-
<name>veraPDF PDF Box PDF/A Validation Model Implementation</name>
35+
<name>veraPDF PDF Box Validation Model Implementation</name>
3636
<description>Java PDF Box implementation for the veraPDF Validation Java API, generated from an Xtext model.</description>
3737

3838
<dependencies>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
<version>1.27.0-SNAPSHOT</version>
3737
<packaging>pom</packaging>
3838

39-
<name>veraPDF PDF-Box PDF/A Validation</name>
40-
<description>veraPDF PDF-Box based PDF/A Validation implementation.</description>
39+
<name>veraPDF PDF-Box Validation</name>
40+
<description>veraPDF PDF-Box based Validation implementation.</description>
4141
<url>https://github.com/veraPDF/veraPDF-pdfbox-validation/</url>
4242
<inceptionYear>2015</inceptionYear>
4343

0 commit comments

Comments
 (0)