This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch feature/doxia-2.1.0
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git

commit c18e4cd27b7b2b921211efd6adede814f816705f
Author: Konrad Windszus <[email protected]>
AuthorDate: Fri Feb 27 17:03:16 2026 +0100

    Integrate with Doxia (Sitetools) 2.1.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8b8f5218..fe13f6af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -197,8 +197,8 @@ under the License.
     <mavenVersion>3.6.3</mavenVersion>
     <!-- for dependencies -->
     <jettyVersion>9.4.57.v20241219</jettyVersion>
-    <doxiaVersion>2.0.0</doxiaVersion>
-    <doxiaSitetoolsVersion>2.0.0</doxiaSitetoolsVersion>
+    <doxiaVersion>2.1.0-SNAPSHOT</doxiaVersion>
+    <doxiaSitetoolsVersion>2.1.0-SNAPSHOT</doxiaSitetoolsVersion>
     <wagonVersion>3.5.3</wagonVersion>
     <slf4jVersion>1.7.36</slf4jVersion>
     <!-- for ITs -->

Reply via email to