Update for release

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_6@1885393 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/build.properties b/build.properties
index 6f56cb6..249f215 100644
--- a/build.properties
+++ b/build.properties
@@ -1,4 +1,4 @@
-version=2.6.0.SNAPSHOT
+version=2.6
 vendor=The Apache Software Foundation (http://xmlgraphics.apache.org)
 year=2007-2021
 
diff --git a/lib/fop.NOTICE.txt b/lib/fop.NOTICE.txt
index 880e36f..03aaec2 100644
--- a/lib/fop.NOTICE.txt
+++ b/lib/fop.NOTICE.txt
@@ -1,5 +1,5 @@
 Apache FOP
-Copyright 1999-2008 The Apache Software Foundation
+Copyright 1999-2021 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/lib/fop.jar b/lib/fop.jar
index 72fdcad..3564ef9 100644
--- a/lib/fop.jar
+++ b/lib/fop.jar
Binary files differ
diff --git a/lib/xmlgraphics-commons-svn-trunk.jar b/lib/xmlgraphics-commons-2.6.jar
similarity index 91%
rename from lib/xmlgraphics-commons-svn-trunk.jar
rename to lib/xmlgraphics-commons-2.6.jar
index 4dae3d0..2e1362d 100644
--- a/lib/xmlgraphics-commons-svn-trunk.jar
+++ b/lib/xmlgraphics-commons-2.6.jar
Binary files differ
diff --git a/lib/xmlgraphics-commons.NOTICE.txt b/lib/xmlgraphics-commons.NOTICE.txt
index 76171ea..55056c8 100644
--- a/lib/xmlgraphics-commons.NOTICE.txt
+++ b/lib/xmlgraphics-commons.NOTICE.txt
@@ -1,5 +1,5 @@
 Apache XML Graphics Commons
-Copyright 2006-2007 The Apache Software Foundation
+Copyright 2006-2021 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/pom.xml b/pom.xml
index 0880aa4..ca0318f 100755
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
   <groupId>org.apache.fop.render.pdf.pdfbox</groupId>
   <artifactId>fop-pdf-images</artifactId>
-  <version>2.5.0-SNAPSHOT</version>
+  <version>2.6</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.5.0-SNAPSHOT</version>
+      <version>2.6</version>
     </dependency>
     <dependency>
       <groupId>org.apache.pdfbox</groupId>
diff --git a/xmlgraphics-pdfimages-pom-template.pom b/xmlgraphics-pdfimages-pom-template.pom
index 13b2b4a..171cf72 100644
--- a/xmlgraphics-pdfimages-pom-template.pom
+++ b/xmlgraphics-pdfimages-pom-template.pom
@@ -75,7 +75,7 @@
     <dependency>
       <groupId>org.apache.xmlgraphics</groupId>
       <artifactId>fop</artifactId>
-      <version>2.5</version>
+      <version>2.6</version>
     </dependency>
     <dependency>
       <groupId>org.apache.pdfbox</groupId>