Author: tilman
Date: Wed Jul 29 09:41:13 2026
New Revision: 1936694

Log:
PDFBOX-4951: AWT instead of awt

Modified:
   pdfbox/trunk/pdfbox-layout-awt/pom.xml

Modified: pdfbox/trunk/pdfbox-layout-awt/pom.xml
==============================================================================
--- pdfbox/trunk/pdfbox-layout-awt/pom.xml      Wed Jul 29 08:30:49 2026        
(r1936693)
+++ pdfbox/trunk/pdfbox-layout-awt/pom.xml      Wed Jul 29 09:41:13 2026        
(r1936694)
@@ -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>    
 

Reply via email to