From 6a8ad5a6447d14c6908729520b73e69ac58bd73b Mon Sep 17 00:00:00 2001 From: Simon Steiner Date: Tue, 1 Oct 2024 10:53:07 +0100 Subject: [PATCH] Update for release --- 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 | 6 +++--- 10 files changed, 12 insertions(+), 12 deletions(-) diff --git a/fop-core/pom.xml b/fop-core/pom.xml index d4ba999f3..da9cf9745 100644 --- a/fop-core/pom.xml +++ b/fop-core/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.10.0-SNAPSHOT + 2.10 diff --git a/fop-events/pom.xml b/fop-events/pom.xml index 8ca329584..b127d5de2 100644 --- a/fop-events/pom.xml +++ b/fop-events/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.10.0-SNAPSHOT + 2.10 diff --git a/fop-sandbox/pom.xml b/fop-sandbox/pom.xml index 6a77e93bb..80c188b88 100644 --- a/fop-sandbox/pom.xml +++ b/fop-sandbox/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.10.0-SNAPSHOT + 2.10 diff --git a/fop-servlet/pom.xml b/fop-servlet/pom.xml index ae2c74709..8879153da 100644 --- a/fop-servlet/pom.xml +++ b/fop-servlet/pom.xml @@ -11,7 +11,7 @@ org.apache.xmlgraphics fop-parent - 2.10.0-SNAPSHOT + 2.10 diff --git a/fop-transcoder-allinone/pom.xml b/fop-transcoder-allinone/pom.xml index 8a3a4f863..8c7d76376 100644 --- a/fop-transcoder-allinone/pom.xml +++ b/fop-transcoder-allinone/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.10.0-SNAPSHOT + 2.10 diff --git a/fop-transcoder/pom.xml b/fop-transcoder/pom.xml index f5f926f4c..f969018d5 100644 --- a/fop-transcoder/pom.xml +++ b/fop-transcoder/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.10.0-SNAPSHOT + 2.10 diff --git a/fop-util/pom.xml b/fop-util/pom.xml index dfced8806..b728adbc8 100644 --- a/fop-util/pom.xml +++ b/fop-util/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.10.0-SNAPSHOT + 2.10 diff --git a/fop/build.xml b/fop/build.xml index d456a885d..5b7158d17 100644 --- a/fop/build.xml +++ b/fop/build.xml @@ -89,7 +89,7 @@ list of possible build targets. - + diff --git a/fop/pom.xml b/fop/pom.xml index 52192b5ee..754d14fc5 100644 --- a/fop/pom.xml +++ b/fop/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.10.0-SNAPSHOT + 2.10 diff --git a/pom.xml b/pom.xml index 9b11022ac..0871ccb6d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.apache.xmlgraphics fop-parent - 2.10.0-SNAPSHOT + 2.10 Apache FOP Parent XML Graphics Format Object Processor pom @@ -13,7 +13,7 @@ 1.10.14 1.8 - 1.17.0-SNAPSHOT + 1.18 1.9.1 2.14 2.11.0 @@ -30,7 +30,7 @@ 2.18.1 3.3.2 1.0.1 - 2.10.0-SNAPSHOT + 2.10 1.2 ${env.JAVA_HOME} -- 2.39.5