File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 6
6
name =" Plexus" >
7
7
<version position =" none" />
8
8
9
- <skin >
9
+ <skin ><!-- TODO remove when upgrading parent POM to 10 -->
10
10
<groupId >org.apache.maven.skins</groupId >
11
11
<artifactId >maven-fluido-skin</artifactId >
12
- <version >1.9 </version >
12
+ <version >1.11.0 </version >
13
13
</skin >
14
14
15
15
<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 >
16
25
<fluidoSkin >
17
26
<sourceLineNumbersEnabled >true</sourceLineNumbersEnabled >
18
27
<googleSearch >
19
- <sitesearch >http ://codehaus-plexus.github.io/</sitesearch >
28
+ <sitesearch >https ://codehaus-plexus.github.io/</sitesearch >
20
29
</googleSearch >
21
30
</fluidoSkin >
22
31
</custom >
You can’t perform that action at this time.
0 commit comments