Use release version

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_4@1868925 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/build.properties b/build.properties
index 331e158..27b0068 100644
--- a/build.properties
+++ b/build.properties
@@ -1,4 +1,4 @@
-version=2.4.0.SNAPSHOT
+version=2.4
 vendor=The Apache Software Foundation (http://xmlgraphics.apache.org)
 year=2007-2019
 
diff --git a/lib/fop.jar b/lib/fop.jar
index 844011d..4766bc4 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..e4cbe7c 100644
--- a/lib/xmlgraphics-commons-svn-trunk.jar
+++ b/lib/xmlgraphics-commons-2.4.jar
Binary files differ
diff --git a/xmlgraphics-pdfimages-pom-template.pom b/xmlgraphics-pdfimages-pom-template.pom
index f980e1d..7212293 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.4</version>
     </dependency>
     <dependency>
       <groupId>org.apache.pdfbox</groupId>