From a835f78115203e192a48699e3b4c285be26f9d67 Mon Sep 17 00:00:00 2001 From: Simon Steiner Date: Tue, 6 Aug 2024 08:43:37 +0100 Subject: [PATCH] Bump version --- NOTICE | 2 +- 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 | 4 ++-- fop/pom.xml | 2 +- fop/releasedist.xml | 2 +- pom.xml | 4 ++-- 12 files changed, 14 insertions(+), 14 deletions(-) diff --git a/NOTICE b/NOTICE index c02d22e34..54d4b2290 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache FOP -Copyright 1999-2023 The Apache Software Foundation +Copyright 1999-2024 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/fop-core/pom.xml b/fop-core/pom.xml index a6b529e62..d4ba999f3 100644 --- a/fop-core/pom.xml +++ b/fop-core/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.9.0-SNAPSHOT + 2.10.0-SNAPSHOT diff --git a/fop-events/pom.xml b/fop-events/pom.xml index 1eeea6db0..8ca329584 100644 --- a/fop-events/pom.xml +++ b/fop-events/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.9.0-SNAPSHOT + 2.10.0-SNAPSHOT diff --git a/fop-sandbox/pom.xml b/fop-sandbox/pom.xml index c1bc58f45..6a77e93bb 100644 --- a/fop-sandbox/pom.xml +++ b/fop-sandbox/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.9.0-SNAPSHOT + 2.10.0-SNAPSHOT diff --git a/fop-servlet/pom.xml b/fop-servlet/pom.xml index 2c4b984e4..ae2c74709 100644 --- a/fop-servlet/pom.xml +++ b/fop-servlet/pom.xml @@ -11,7 +11,7 @@ org.apache.xmlgraphics fop-parent - 2.9.0-SNAPSHOT + 2.10.0-SNAPSHOT diff --git a/fop-transcoder-allinone/pom.xml b/fop-transcoder-allinone/pom.xml index 92dd67541..8a3a4f863 100644 --- a/fop-transcoder-allinone/pom.xml +++ b/fop-transcoder-allinone/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.9.0-SNAPSHOT + 2.10.0-SNAPSHOT diff --git a/fop-transcoder/pom.xml b/fop-transcoder/pom.xml index 0af565a79..f5f926f4c 100644 --- a/fop-transcoder/pom.xml +++ b/fop-transcoder/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.9.0-SNAPSHOT + 2.10.0-SNAPSHOT diff --git a/fop-util/pom.xml b/fop-util/pom.xml index 109f219a7..dfced8806 100644 --- a/fop-util/pom.xml +++ b/fop-util/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.9.0-SNAPSHOT + 2.10.0-SNAPSHOT diff --git a/fop/build.xml b/fop/build.xml index f617e32ab..d456a885d 100644 --- a/fop/build.xml +++ b/fop/build.xml @@ -89,8 +89,8 @@ list of possible build targets. - - + + diff --git a/fop/pom.xml b/fop/pom.xml index 43d68deca..52192b5ee 100644 --- a/fop/pom.xml +++ b/fop/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.9.0-SNAPSHOT + 2.10.0-SNAPSHOT diff --git a/fop/releasedist.xml b/fop/releasedist.xml index d8c4f5e33..be214d2c6 100644 --- a/fop/releasedist.xml +++ b/fop/releasedist.xml @@ -18,7 +18,7 @@ - + diff --git a/pom.xml b/pom.xml index e65df4685..9b11022ac 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.apache.xmlgraphics fop-parent - 2.9.0-SNAPSHOT + 2.10.0-SNAPSHOT Apache FOP Parent XML Graphics Format Object Processor pom @@ -30,7 +30,7 @@ 2.18.1 3.3.2 1.0.1 - 2.9.0-SNAPSHOT + 2.10.0-SNAPSHOT 1.2 ${env.JAVA_HOME} -- 2.39.5