aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Steiner <ssteiner@apache.org>2017-03-27 10:05:10 +0000
committerSimon Steiner <ssteiner@apache.org>2017-03-27 10:05:10 +0000
commita23180d96958b31cdd73f0ef0861111b2f3e2efe (patch)
treeeab08e57dae9537a361815eb83049d498296d447 /pom.xml
parent0a2f06828ae40aa7d33d31d9781b4219c8fb1162 (diff)
downloadxmlgraphics-fop-a23180d96958b31cdd73f0ef0861111b2f3e2efe.tar.gz
xmlgraphics-fop-a23180d96958b31cdd73f0ef0861111b2f3e2efe.zip
Bump version
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1788876 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index c411e639b..4af896532 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>fop-parent</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
<name>Apache FOP Parent</name>
<description>XML Graphics Format Object Processor</description>
<packaging>pom</packaging>
@@ -29,7 +29,7 @@
<surefire.plugin.version>2.18.1</surefire.plugin.version>
<war.plugin.version>2.2</war.plugin.version>
<xml.plugin.version>1.0.1</xml.plugin.version>
- <xmlgraphics.commons.version>2.2.0-SNAPSHOT</xmlgraphics.commons.version>
+ <xmlgraphics.commons.version>2.3.0-SNAPSHOT</xmlgraphics.commons.version>
<xmlunit.version>1.2</xmlunit.version>
<jdk.path>${env.JAVA_HOME}</jdk.path>
</properties>