File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1137
1137
<!-- Speed up dependency report by skipping check to see if resources are in specified repos -->
1138
1138
<plugin >
1139
1139
<artifactId >maven-project-info-reports-plugin</artifactId >
1140
- <version >2.7 </version >
1140
+ <version >2.8 </version >
1141
1141
<configuration >
1142
1142
<dependencyLocationsEnabled >false</dependencyLocationsEnabled >
1143
1143
</configuration >
Original file line number Diff line number Diff line change 2
2
<project name =" AppFuse" >
3
3
<bannerLeft >
4
4
<name >AppFuse</name >
5
- <src >http:// appfuse.org/download/attachments/2/APF </src >
5
+ <src >images/ appfuse-title.png </src >
6
6
<href >http://appfuse.org</href >
7
7
</bannerLeft >
8
8
<publishDate format =" dd MMM yyyy" />
9
9
<skin >
10
10
<groupId >org.apache.maven.skins</groupId >
11
11
<artifactId >maven-fluido-skin</artifactId >
12
- <version >1.3.0 </version >
12
+ <version >1.3.1 </version >
13
13
</skin >
14
14
<body >
15
15
<links >
You can’t perform that action at this time.
0 commit comments