Author: lehmi Date: Sun Apr 20 11:29:36 2025 New Revision: 1925165 URL: http://svn.apache.org/viewvc?rev=1925165&view=rev Log: PDFBOX-5660: remove redundant configuration
Modified: pdfbox/branches/3.0/pom.xml Modified: pdfbox/branches/3.0/pom.xml URL: http://svn.apache.org/viewvc/pdfbox/branches/3.0/pom.xml?rev=1925165&r1=1925164&r2=1925165&view=diff ============================================================================== --- pdfbox/branches/3.0/pom.xml (original) +++ pdfbox/branches/3.0/pom.xml Sun Apr 20 11:29:36 2025 @@ -27,10 +27,8 @@ <relativePath>parent/pom.xml</relativePath> </parent> - <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox-reactor</artifactId> <packaging>pom</packaging> - <version>3.0.5-SNAPSHOT</version> <name>Apache PDFBox Reactor</name>