Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 53ac43e

Browse files
committed
upgrade parent POM to 10
1 parent 5decd6d commit 53ac43e

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.codehaus.plexus</groupId>
77
<artifactId>plexus</artifactId>
8-
<version>9</version>
8+
<version>10</version>
99
</parent>
1010

1111
<artifactId>plexus-site</artifactId>

src/site/site.xml

-15
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,7 @@
66
name="Plexus">
77
<version position="none" />
88

9-
<skin><!-- TODO remove when upgrading parent POM to 10 -->
10-
<groupId>org.apache.maven.skins</groupId>
11-
<artifactId>maven-fluido-skin</artifactId>
12-
<version>1.11.0</version>
13-
</skin>
14-
159
<custom>
16-
<matomo><!-- TODO remove when upgrading parent POM to 10 -->
17-
<siteId>18</siteId>
18-
<url>https://analytics.apache.org/</url>
19-
<options>
20-
<disableCookies/>
21-
<trackPageView/>
22-
<enableLinkTracking/>
23-
</options>
24-
</matomo>
2510
<fluidoSkin>
2611
<sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
2712
<googleSearch>

0 commit comments

Comments
 (0)