Author: ssteiner Date: Wed Jan 12 13:25:42 2022 New Revision: 1896964 URL: http://svn.apache.org/viewvc?rev=1896964&view=rev Log: Update for release
Added: xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/xmlgraphics-commons-2.7.jar (with props) Removed: xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/xmlgraphics-commons-svn-trunk.jar Modified: xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/build.properties xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/fontbox.NOTICE.txt xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/fop.NOTICE.txt xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/fop.jar xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/xmlgraphics-commons.NOTICE.txt xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/pom.xml Modified: xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/build.properties URL: http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/build.properties?rev=1896964&r1=1896963&r2=1896964&view=diff ============================================================================== --- xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/build.properties (original) +++ xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/build.properties Wed Jan 12 13:25:42 2022 @@ -1,4 +1,4 @@ -version=2.7.0.SNAPSHOT +version=2.7 vendor=The Apache Software Foundation (http://xmlgraphics.apache.org) year=2007-2022 Modified: xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/fontbox.NOTICE.txt URL: http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/fontbox.NOTICE.txt?rev=1896964&r1=1896963&r2=1896964&view=diff ============================================================================== --- xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/fontbox.NOTICE.txt (original) +++ xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/fontbox.NOTICE.txt Wed Jan 12 13:25:42 2022 @@ -1,6 +1,6 @@ Apache FontBox -Copyright 2008-2010 The Apache Software Foundation +Copyright 2008-2014 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). Modified: xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/fop.NOTICE.txt URL: http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/fop.NOTICE.txt?rev=1896964&r1=1896963&r2=1896964&view=diff ============================================================================== --- xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/fop.NOTICE.txt (original) +++ xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/fop.NOTICE.txt Wed Jan 12 13:25:42 2022 @@ -1,5 +1,5 @@ Apache FOP -Copyright 1999-2008 The Apache Software Foundation +Copyright 1999-2022 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). Modified: xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/fop.jar URL: http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/fop.jar?rev=1896964&r1=1896963&r2=1896964&view=diff ============================================================================== Binary files - no diff available. Added: xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/xmlgraphics-commons-2.7.jar URL: http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/xmlgraphics-commons-2.7.jar?rev=1896964&view=auto ============================================================================== Binary file - no diff available. Propchange: xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/xmlgraphics-commons-2.7.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Modified: xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/xmlgraphics-commons.NOTICE.txt URL: http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/xmlgraphics-commons.NOTICE.txt?rev=1896964&r1=1896963&r2=1896964&view=diff ============================================================================== --- xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/xmlgraphics-commons.NOTICE.txt (original) +++ xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/lib/xmlgraphics-commons.NOTICE.txt Wed Jan 12 13:25:42 2022 @@ -1,5 +1,5 @@ Apache XML Graphics Commons -Copyright 2006-2007 The Apache Software Foundation +Copyright 2006-2022 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). Modified: xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/pom.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/pom.xml?rev=1896964&r1=1896963&r2=1896964&view=diff ============================================================================== --- xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/pom.xml (original) +++ xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_7/pom.xml Wed Jan 12 13:25:42 2022 @@ -4,7 +4,7 @@ <groupId>org.apache.fop.render.pdf.pdfbox</groupId> <artifactId>fop-pdf-images</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7</version> <name>${project.groupId}:${project.artifactId}</name> <description>PDF image support for Apache FOP</description> <url>https://xmlgraphics.apache.org/fop/fop-pdf-images.html</url> @@ -18,7 +18,7 @@ <dependency> <groupId>org.apache.xmlgraphics</groupId> <artifactId>fop</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7</version> </dependency> <dependency> <groupId>org.apache.pdfbox</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: fop-commits-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-commits-h...@xmlgraphics.apache.org