update for maven-eclipse-plugin to 2.10, works fine on Eclipse Kepler

This commit is contained in:
Roman Ivanov 2015-06-03 21:38:59 -07:00
parent fca6580f48
commit fee4ea9898
1 changed files with 1 additions and 1 deletions

View File

@ -908,7 +908,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-eclipse-plugin</artifactId>
<version>2.9</version>
<version>2.10</version>
<configuration>
<downloadSources>true</downloadSources>
<downloadJavadocs>true</downloadJavadocs>