This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push:
new 7e23b54ec9 AXIS2-6066 Use Fluido Skin 2.0.0-M11 with maven-site-plugin
3.20.0
7e23b54ec9 is described below
commit 7e23b54ec92d77155a047a1af8f870ea2ca5093d
Author: Robert Lazarski <[email protected]>
AuthorDate: Sun Oct 13 09:11:07 2024 -1000
AXIS2-6066 Use Fluido Skin 2.0.0-M11 with maven-site-plugin 3.20.0
---
src/site/site.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/site.xml b/src/site/site.xml
index ad5aee7e1f..4a603ffa55 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -22,7 +22,7 @@
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
- <version>1.6</version>
+ <version>2.0.0-M11</version>
</skin>
<bannerLeft>
<name>Apache Axis2</name>