diff --git a/pom.xml b/pom.xml index 24a50d59d..937149de6 100644 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.5 + 2.8 @@ -128,6 +128,7 @@ http://static.springframework.org/spring/docs/3.0.x/javadoc-api http://download.oracle.com/javase/1.5.0/docs/api + http://static.springsource.org/spring-data/data-commons/docs/${spring.data.commons.version}/api @@ -501,19 +502,13 @@ org.apache.maven.plugins maven-source-plugin - 2.1.1 + 2.1.2 attach-sources jar - - - src/main/java - target/generated-sources/main - -