Update for release
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_5@1877396 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/build.properties b/build.properties
index 2b12f28..f01fe31 100644
--- a/build.properties
+++ b/build.properties
@@ -1,4 +1,4 @@
-version=2.5.0.SNAPSHOT
+version=2.5
vendor=The Apache Software Foundation (http://xmlgraphics.apache.org)
year=2007-2020
diff --git a/lib/fop.NOTICE.txt b/lib/fop.NOTICE.txt
index 880e36f..e487b9d 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-2020 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 844011d..69c907b 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.4.jar
similarity index 91%
rename from lib/xmlgraphics-commons-svn-trunk.jar
rename to lib/xmlgraphics-commons-2.4.jar
index 4dae3d0..62dd65d 100644
--- a/lib/xmlgraphics-commons-svn-trunk.jar
+++ b/lib/xmlgraphics-commons-2.4.jar
Binary files differ
diff --git a/lib/xmlgraphics-commons.NOTICE.txt b/lib/xmlgraphics-commons.NOTICE.txt
index 76171ea..8f07de7 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-2020 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 e53920e..aad2497 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.5</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.4</version>
+ <version>2.5</version>
</dependency>
<dependency>
<groupId>org.apache.pdfbox</groupId>
diff --git a/xmlgraphics-pdfimages-pom-template.pom b/xmlgraphics-pdfimages-pom-template.pom
index f980e1d..3a17c5a 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.3</version>
+ <version>2.5</version>
</dependency>
<dependency>
<groupId>org.apache.pdfbox</groupId>