We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a09c7f0 commit c3fde1cCopy full SHA for c3fde1c
src/site/site.xml
@@ -22,12 +22,6 @@ under the License.
22
23
<version position="none" />
24
25
- <skin>
26
- <groupId>org.apache.maven.skins</groupId>
27
- <artifactId>maven-fluido-skin</artifactId>
28
- <version>2.0.1</version>
29
- </skin>
30
-
31
<custom>
32
<fluidoSkin>
33
<sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
@@ -41,7 +35,7 @@ under the License.
41
35
<links>
42
36
<item name="JSR-330" href="https://jcp.org/en/jsr/detail?id=330"/>
43
37
<item name="Eclipse Sisu" href="https://www.eclipse.org/sisu/"/>
44
- <item name="Plexus" href="http://codehaus-plexus.github.io/" />
38
+ <item name="Plexus" href="https://codehaus-plexus.github.io/" />
45
39
</links>
46
40
47
<breadcrumbs>
0 commit comments