File tree 4 files changed +4
-0
lines changed
4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 13
13
<plugins >
14
14
<plugin >
15
15
<artifactId >exec-maven-plugin</artifactId >
16
+ <version >1.6.0</version >
16
17
<groupId >org.codehaus.mojo</groupId >
17
18
<executions >
18
19
<execution >
Original file line number Diff line number Diff line change 65
65
<plugin >
66
66
<groupId >org.apache.maven.plugins</groupId >
67
67
<artifactId >maven-eclipse-plugin</artifactId >
68
+ <version >2.10</version >
68
69
<configuration >
69
70
<downloadSources >true</downloadSources >
70
71
<downloadJavadocs >true</downloadJavadocs >
Original file line number Diff line number Diff line change 12
12
<plugin >
13
13
<groupId >org.apache.maven.plugins</groupId >
14
14
<artifactId >maven-eclipse-plugin</artifactId >
15
+ <version >2.10</version >
15
16
<configuration >
16
17
<downloadSources >true</downloadSources >
17
18
<downloadJavadocs >true</downloadJavadocs >
Original file line number Diff line number Diff line change 14
14
<plugin >
15
15
<artifactId >exec-maven-plugin</artifactId >
16
16
<groupId >org.codehaus.mojo</groupId >
17
+ <version >1.6.0</version >
17
18
<executions >
18
19
<execution >
19
20
<id >make_native</id >
You can’t perform that action at this time.
0 commit comments