From 2b3d2b4e10052a3876a2a6aa8d614bc9ab3fd7ef Mon Sep 17 00:00:00 2001 From: Glenn Adams Date: Thu, 20 Oct 2016 22:03:59 +0000 Subject: [PATCH] Revert erroneous maven configuration change. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1765891 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/pom.xml | 2 +- pom.xml | 3 +-- 9 files changed, 9 insertions(+), 10 deletions(-) diff --git a/fop-core/pom.xml b/fop-core/pom.xml index 34933088a..5fa92cf8b 100644 --- a/fop-core/pom.xml +++ b/fop-core/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - ${fop.version} + 2.2.0-SNAPSHOT diff --git a/fop-events/pom.xml b/fop-events/pom.xml index c2d4fa86f..0303deba5 100644 --- a/fop-events/pom.xml +++ b/fop-events/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - ${fop.version} + 2.2.0-SNAPSHOT diff --git a/fop-sandbox/pom.xml b/fop-sandbox/pom.xml index 594954f1d..9e6e04e95 100644 --- a/fop-sandbox/pom.xml +++ b/fop-sandbox/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - ${fop.version} + 2.2.0-SNAPSHOT diff --git a/fop-servlet/pom.xml b/fop-servlet/pom.xml index a47d589cc..48ca597c8 100644 --- a/fop-servlet/pom.xml +++ b/fop-servlet/pom.xml @@ -11,7 +11,7 @@ org.apache.xmlgraphics fop-parent - ${fop.version} + 2.2.0-SNAPSHOT diff --git a/fop-transcoder-allinone/pom.xml b/fop-transcoder-allinone/pom.xml index d35c91616..64d465182 100644 --- a/fop-transcoder-allinone/pom.xml +++ b/fop-transcoder-allinone/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - ${fop.version} + 2.2.0-SNAPSHOT diff --git a/fop-transcoder/pom.xml b/fop-transcoder/pom.xml index 632bbdf77..397165773 100644 --- a/fop-transcoder/pom.xml +++ b/fop-transcoder/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - ${fop.version} + 2.2.0-SNAPSHOT diff --git a/fop-util/pom.xml b/fop-util/pom.xml index 17327f3e3..72fb37b08 100644 --- a/fop-util/pom.xml +++ b/fop-util/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - ${fop.version} + 2.2.0-SNAPSHOT diff --git a/fop/pom.xml b/fop/pom.xml index 982da6c0d..ec01857c1 100644 --- a/fop/pom.xml +++ b/fop/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - ${fop.version} + 2.2.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 5bea7a20c..4c6908f1c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,13 +4,12 @@ org.apache.xmlgraphics fop-parent - ${fop.version} + 2.2.0-SNAPSHOT Apache FOP Parent XML Graphics Format Object Processor pom - 2.2.0-SNAPSHOT 1.8 4.3.1 1.9.0-SNAPSHOT -- 2.39.5