diff --git a/pom.xml b/pom.xml index 2f9e374..043cc5c 100644 --- a/pom.xml +++ b/pom.xml @@ -9,11 +9,11 @@ Simple plugin infrastructure - Pivotal, Inc. - http://www.springsource.org + Pivotal Software, Inc. + http://www.spring.io - 2008-2014 - https://github.com/SpringSource/spring-plugin + 2008-2015 + https://github.com/spring-projects/spring-plugin @@ -44,18 +44,17 @@ - 3.2.8.RELEASE - 1.7.6 + 4.0.9.RELEASE + 1.7.10 gierke Oliver Gierke - ogierke@gopivotal.com - http://www.olivergierke.de - Pivtoal - http://www.gopivotal.com + ogierke@pivotal.io + Pivotal + http://www.pivotal.io Project lead @@ -75,14 +74,14 @@ junit junit - 4.11 + 4.12 test org.mockito mockito-all - 1.9.5 + 1.10.19 test @@ -101,7 +100,7 @@ ch.qos.logback logback-classic - 1.1.0 + 1.1.2 test @@ -112,7 +111,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.2 1.6 1.6 @@ -122,7 +121,7 @@ org.apache.maven.plugins maven-source-plugin - 2.2.1 + 2.4 attach-sources @@ -154,7 +153,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.4 + 2.5 true @@ -163,7 +162,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 + 2.10.1 attach-javadocs @@ -172,6 +171,9 @@ + + -Xdoclint:none + @@ -196,7 +198,7 @@ spring-libs-release - http://repo.spring.io/libs-release + https://repo.spring.io/libs-release false @@ -206,7 +208,7 @@ spring-plugins-release - http://repo.spring.io/plugins-release + https://repo.spring.io/plugins-release false