Author: tilman
Date: Thu Jul 30 08:46:21 2026
New Revision: 1936719
Log:
PDFBOX-4951: AWT instead of awt
Modified:
pdfbox/branches/3.0/pdfbox-layout-awt/pom.xml
Modified: pdfbox/branches/3.0/pdfbox-layout-awt/pom.xml
==============================================================================
--- pdfbox/branches/3.0/pdfbox-layout-awt/pom.xml Thu Jul 30 08:45:17
2026 (r1936718)
+++ pdfbox/branches/3.0/pdfbox-layout-awt/pom.xml Thu Jul 30 08:46:21
2026 (r1936719)
@@ -30,10 +30,10 @@
<artifactId>pdfbox-layout-awt</artifactId>
<packaging>bundle</packaging>
- <name>Apache PDFBox Layout awt</name>
+ <name>Apache PDFBox Layout AWT</name>
<description>
The Apache PDFBox library is an open source Java tool for working with
PDF documents.
- This artifact contains classes for script layout with awt.
+ This artifact contains classes for script layout with AWT.
</description>
<inceptionYear>2002</inceptionYear>