File tree Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -343,7 +343,7 @@ limitations under the License.
343343 <gpg .useagent>true</gpg .useagent>
344344 <spotless-maven-plugin .version>2.43.0</spotless-maven-plugin .version>
345345 <mavenPluginToolsVersion >3.13.1</mavenPluginToolsVersion >
346- <mavenFluidoSkinVersion >1.12.0 </mavenFluidoSkinVersion >
346+ <mavenFluidoSkinVersion >2.0.0-M10 </mavenFluidoSkinVersion >
347347 <mavenSurefireVersion >3.4.0</mavenSurefireVersion >
348348 <junit5Version >5.11.0</junit5Version >
349349 <spotless .action>check</spotless .action>
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
3- <project name =" Plexus Container" xmlns =" http://maven.apache.org/DECORATION/1.8.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.0 https://maven.apache.org/xsd/decoration-1.8.0.xsd" >
5- <bannerLeft >
6- <name >Plexus</name >
7- <href >https://codehaus-plexus.github.io/</href >
8- <src >https://codehaus-plexus.github.io/images/plexus-logo-trans.png</src >
3+ <site xmlns =" http://maven.apache.org/SITE/2.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4+ xsi : schemaLocation =" http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd" >
5+
6+ <bannerLeft href =" https://codehaus-plexus.github.io/" >
7+ <image src =" https://codehaus-plexus.github.io/images/plexus-logo-trans.png" alt =" Plexus" />
98 </bannerLeft >
109
1110 <skin >
3433 </fluidoSkin >
3534 </custom >
3635
37- <publishDate format = " yyyy-MM-dd " position =" right" />
36+ <publishDate position =" right" />
3837 <version position =" right" />
3938
4039 <body >
7574 <item name =" Plexus XML" href =" https://codehaus-plexus.github.io/plexus-xml/" />
7675 </menu >
7776 </body >
78- </project >
77+ </site >
You can’t perform that action at this time.
0 commit comments