Skip to content

Commit c3fde1c

Browse files
Use maven-fluido-skin from parent
1 parent a09c7f0 commit c3fde1c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

src/site/site.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,6 @@ under the License.
2222

2323
<version position="none" />
2424

25-
<skin>
26-
<groupId>org.apache.maven.skins</groupId>
27-
<artifactId>maven-fluido-skin</artifactId>
28-
<version>2.0.1</version>
29-
</skin>
30-
3125
<custom>
3226
<fluidoSkin>
3327
<sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
@@ -41,7 +35,7 @@ under the License.
4135
<links>
4236
<item name="JSR-330" href="https://jcp.org/en/jsr/detail?id=330"/>
4337
<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/" />
4539
</links>
4640

4741
<breadcrumbs>

0 commit comments

Comments
 (0)