File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 103
103
<plugin >
104
104
<groupId >org.apache.maven.plugins</groupId >
105
105
<artifactId >maven-assembly-plugin</artifactId >
106
- <version >2.5.3 </version >
106
+ <version >3.0.0 </version >
107
107
</plugin >
108
108
<plugin >
109
109
<groupId >org.apache.maven.plugins</groupId >
110
110
<artifactId >maven-compiler-plugin</artifactId >
111
- <version >3.2 </version >
111
+ <version >3.6.0 </version >
112
112
</plugin >
113
113
</plugins >
114
114
</pluginManagement >
122
122
<id >dist-src</id >
123
123
<phase >package</phase >
124
124
<goals >
125
- <goal >attached </goal >
125
+ <goal >single </goal >
126
126
</goals >
127
127
<configuration >
128
128
<descriptors >
217
217
<plugin >
218
218
<groupId >org.apache.maven.plugins</groupId >
219
219
<artifactId >maven-javadoc-plugin</artifactId >
220
- <version >2.10.1 </version >
220
+ <version >2.10.4 </version >
221
221
</plugin >
222
222
<plugin >
223
223
<groupId >org.apache.maven.plugins</groupId >
224
224
<artifactId >maven-surefire-report-plugin</artifactId >
225
- <version >2.18 .1</version >
225
+ <version >2.19 .1</version >
226
226
</plugin >
227
227
</plugins >
228
228
</reporting >
You can’t perform that action at this time.
0 commit comments