File tree Expand file tree Collapse file tree 12 files changed +89
-89
lines changed
dependencies-java-1.7-and-1.8 Expand file tree Collapse file tree 12 files changed +89
-89
lines changed Original file line number Diff line number Diff line change 58
58
<plugin >
59
59
<groupId >org.apache.maven.plugins</groupId >
60
60
<artifactId >maven-project-info-reports-plugin</artifactId >
61
- <version >@pom .version@</version >
61
+ <version >@project .version@</version >
62
62
<configuration >
63
63
<licenseFileEncoding >ISO-8859-5</licenseFileEncoding >
64
64
</configuration >
Original file line number Diff line number Diff line change 81
81
<plugin >
82
82
<groupId >org.apache.maven.plugins</groupId >
83
83
<artifactId >maven-project-info-reports-plugin</artifactId >
84
- <version >@pom .version@</version >
84
+ <version >@project .version@</version >
85
85
</plugin >
86
86
<plugin >
87
87
<groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 53
53
<plugin >
54
54
<groupId >org.apache.maven.plugins</groupId >
55
55
<artifactId >maven-project-info-reports-plugin</artifactId >
56
- <version >@pom .version@</version >
56
+ <version >@project .version@</version >
57
57
<reportSets >
58
58
<reportSet >
59
59
<reports >
Original file line number Diff line number Diff line change 62
62
<plugins >
63
63
<plugin >
64
64
<artifactId >maven-project-info-reports-plugin</artifactId >
65
- <version >@pom .version@</version >
65
+ <version >@project .version@</version >
66
66
<reportSets >
67
67
<reportSet >
68
68
<reports >
Original file line number Diff line number Diff line change 92
92
</plugin >
93
93
<plugin >
94
94
<artifactId >maven-project-info-reports-plugin</artifactId >
95
- <version >@pom .version@</version >
95
+ <version >@project .version@</version >
96
96
<configuration >
97
97
<pluginManagementExcludes >
98
98
<pluginManagementExclude >org.eclipse.m2e:lifecycle-mapping</pluginManagementExclude >
106
106
<plugins >
107
107
<plugin >
108
108
<artifactId >maven-project-info-reports-plugin</artifactId >
109
- <version >@pom .version@</version >
109
+ <version >@project .version@</version >
110
110
<reportSets >
111
111
<reportSet >
112
112
<reports >
Original file line number Diff line number Diff line change 47
47
<plugins >
48
48
<plugin >
49
49
<artifactId >maven-project-info-reports-plugin</artifactId >
50
- <version >@pom .version@</version >
50
+ <version >@project .version@</version >
51
51
</plugin >
52
52
</plugins >
53
53
</build >
Original file line number Diff line number Diff line change 61
61
<plugin >
62
62
<groupId >org.apache.maven.plugins</groupId >
63
63
<artifactId >maven-project-info-reports-plugin</artifactId >
64
- <version >@pom .version@</version >
64
+ <version >@project .version@</version >
65
65
<reportSets >
66
66
<reportSet >
67
67
<reports >
Original file line number Diff line number Diff line change 192
192
<plugin >
193
193
<groupId >org.apache.maven.plugins</groupId >
194
194
<artifactId >maven-project-info-reports-plugin</artifactId >
195
- <version >@pom .version@</version >
195
+ <version >@project .version@</version >
196
196
<configuration >
197
197
<introduction >mail list intro text foo</introduction >
198
198
</configuration >
Original file line number Diff line number Diff line change 71
71
<plugin >
72
72
<groupId >org.apache.maven.plugins</groupId >
73
73
<artifactId >maven-project-info-reports-plugin</artifactId >
74
- <version >@pom .version@</version >
74
+ <version >@project .version@</version >
75
75
<reportSets >
76
76
<reportSet >
77
77
<reports >
Original file line number Diff line number Diff line change 62
62
<plugin >
63
63
<groupId >org.apache.maven.plugins</groupId >
64
64
<artifactId >maven-project-info-reports-plugin</artifactId >
65
- <version >@pom .version@</version >
65
+ <version >@project .version@</version >
66
66
</plugin >
67
67
</plugins >
68
68
</reporting >
You can’t perform that action at this time.
0 commit comments