commit | 66dd49800ec44b107f4089fd7d7d1c33c0f37222 | [log] [tgz] |
---|---|---|
author | Simon Steiner <ssteiner@apache.org> | Wed May 16 08:30:13 2018 +0000 |
committer | Simon Steiner <ssteiner@apache.org> | Wed May 16 08:30:13 2018 +0000 |
tree | d92a7ffad30990248fa29433a1e457b1d39a9a2e | |
parent | 0adcd487fb662a8fa085c442f564facc3f9328d3 [diff] |
Use release version git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_3@1831681 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/build.properties b/build.properties index a2e243d..e690eeb 100644 --- a/build.properties +++ b/build.properties
@@ -1,4 +1,4 @@ -version=2.3.0.SNAPSHOT +version=2.3 vendor=The Apache Software Foundation (http://xmlgraphics.apache.org) year=2007-2018
diff --git a/lib/fop.jar b/lib/fop.jar index 3242ade..c9daea8 100644 --- a/lib/fop.jar +++ b/lib/fop.jar Binary files differ
diff --git a/lib/xmlgraphics-commons-2.3.jar b/lib/xmlgraphics-commons-2.3.jar new file mode 100644 index 0000000..2ae770f --- /dev/null +++ b/lib/xmlgraphics-commons-2.3.jar Binary files differ
diff --git a/lib/xmlgraphics-commons-svn-trunk.jar b/lib/xmlgraphics-commons-svn-trunk.jar deleted file mode 100644 index 0e5af7b..0000000 --- a/lib/xmlgraphics-commons-svn-trunk.jar +++ /dev/null Binary files differ
diff --git a/xmlgraphics-pdfimages-pom-template.pom b/xmlgraphics-pdfimages-pom-template.pom index a1e7872..47c87b5 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.2</version> + <version>2.3</version> </dependency> <dependency> <groupId>org.apache.pdfbox</groupId>