From a23180d96958b31cdd73f0ef0861111b2f3e2efe Mon Sep 17 00:00:00 2001 From: Simon Steiner Date: Mon, 27 Mar 2017 10:05:10 +0000 Subject: [PATCH] Bump version git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1788876 13f79535-47bb-0310-9956-ffa450edef68 --- fop-core/pom.xml | 2 +- fop-events/pom.xml | 2 +- fop-sandbox/pom.xml | 2 +- fop-servlet/pom.xml | 2 +- fop-transcoder-allinone/pom.xml | 2 +- fop-transcoder/pom.xml | 2 +- fop-util/pom.xml | 2 +- fop/build.xml | 2 +- fop/pom.xml | 2 +- pom.xml | 4 ++-- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/fop-core/pom.xml b/fop-core/pom.xml index 7a5a5968d..942644f5f 100644 --- a/fop-core/pom.xml +++ b/fop-core/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT diff --git a/fop-events/pom.xml b/fop-events/pom.xml index 0303deba5..2b7ebf25e 100644 --- a/fop-events/pom.xml +++ b/fop-events/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT diff --git a/fop-sandbox/pom.xml b/fop-sandbox/pom.xml index 9e6e04e95..c6b526ffb 100644 --- a/fop-sandbox/pom.xml +++ b/fop-sandbox/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT diff --git a/fop-servlet/pom.xml b/fop-servlet/pom.xml index 48ca597c8..3fe1bf084 100644 --- a/fop-servlet/pom.xml +++ b/fop-servlet/pom.xml @@ -11,7 +11,7 @@ org.apache.xmlgraphics fop-parent - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT diff --git a/fop-transcoder-allinone/pom.xml b/fop-transcoder-allinone/pom.xml index 64d465182..2cb6799e1 100644 --- a/fop-transcoder-allinone/pom.xml +++ b/fop-transcoder-allinone/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT diff --git a/fop-transcoder/pom.xml b/fop-transcoder/pom.xml index 397165773..a32fe1363 100644 --- a/fop-transcoder/pom.xml +++ b/fop-transcoder/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT diff --git a/fop-util/pom.xml b/fop-util/pom.xml index 72fb37b08..cd901ca91 100644 --- a/fop-util/pom.xml +++ b/fop-util/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT diff --git a/fop/build.xml b/fop/build.xml index 8e2cb0d6a..751edf7d7 100644 --- a/fop/build.xml +++ b/fop/build.xml @@ -155,7 +155,7 @@ list of possible build targets. - + diff --git a/fop/pom.xml b/fop/pom.xml index ec01857c1..a96048fde 100644 --- a/fop/pom.xml +++ b/fop/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index c411e639b..4af896532 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.apache.xmlgraphics fop-parent - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT Apache FOP Parent XML Graphics Format Object Processor pom @@ -29,7 +29,7 @@ 2.18.1 2.2 1.0.1 - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT 1.2 ${env.JAVA_HOME} -- 2.39.5