Skip to content

Commit

Permalink
Arlington. Update name and description in pom
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximPlusov committed Feb 9, 2025
1 parent d9dbb55 commit d039a2a
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions greenfield-apps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
</parent>
<groupId>org.verapdf.apps</groupId>
<artifactId>greenfield-apps-arlington</artifactId>
<name>veraPDF Arlington Applications</name>
<description>Wrapper for the greenfield GUI and CLI applications.</description>
<name>veraPDF Arlington Applications for Arlington PDF Model</name>
<description>Wrapper for the greenfield GUI and CLI applications of Arlington PDF Model.</description>

<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<groupId>org.verapdf.apps</groupId>
<artifactId>gui-arlington</artifactId>
<name>VeraPDF Library GUI</name>
<name>VeraPDF Library GUI for Arlington PDF Model</name>

<build>
<resources>
Expand Down
4 changes: 2 additions & 2 deletions installer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@

<groupId>org.verapdf.apps</groupId>
<artifactId>installer-arlington</artifactId>
<name>veraPDF Installer</name>
<description>Builds the veraPDF software installer.</description>
<name>veraPDF Installer for Arlington PDF Model</name>
<description>Builds the veraPDF software installer of Arlington PDF Model.</description>


<properties>
Expand Down
4 changes: 2 additions & 2 deletions pdfbox-apps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
</parent>
<groupId>org.verapdf.apps</groupId>
<artifactId>pdfbox-apps</artifactId>
<name>veraPDF PDF Box Applications</name>
<description>Wrapper for the PDF Box GUI and CLI applications.</description>
<name>veraPDF PDF Box Applications for Arlington PDF Model</name>
<description>Wrapper for the PDF Box GUI and CLI applications of Arlington PDF Model.</description>

<build>
<plugins>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
<version>1.27.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>veraPDF Validation Applications</name>
<description>veraPDF Validation GUI, CLI and installer.</description>
<name>veraPDF Validation Applications for Arlington PDF Model</name>
<description>veraPDF Validation GUI, CLI and installer of Arlington PDF Model.</description>
<url>https://github.com/veraPDF/veraPDF-apps/</url>
<inceptionYear>2015</inceptionYear>

Expand Down

0 comments on commit d039a2a

Please sign in to comment.