From d0cabbebb3d4c8910c5e6d1dfe3c1d6edd19d6d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Lehmk=C3=BChler?= Date: Tue, 15 Aug 2023 15:33:34 +0000 Subject: [PATCH] PDFBOX-5205: removed outdated comment git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1911696 13f79535-47bb-0310-9956-ffa450edef68 --- xmpbox/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/xmpbox/pom.xml b/xmpbox/pom.xml index 58bc298eec3..03afcfe70fc 100644 --- a/xmpbox/pom.xml +++ b/xmpbox/pom.xml @@ -20,8 +20,6 @@ The Apache XmpBox library is an open source Java tool that implements Adobe's XMP(TM) specification. It can be used to parse, validate and create xmp contents. - It is mainly used by subproject preflight of Apache PDFBox. - XmpBox is a subproject of Apache PDFBox.