From 6715c48ebe2f514aeb89cd35275c1367c5e44ffe Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Fri, 26 Jun 2015 10:57:17 +0100 Subject: [PATCH] Prepare master for next snapshot --- pom.xml | 2 +- spring-cloud-build/pom.xml | 21 ++++++++++++++++++++- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0192886d..bcab295d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.cloud spring-cloud-parent - 1.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT pom Spring Cloud Parent diff --git a/spring-cloud-build/pom.xml b/spring-cloud-build/pom.xml index 20395062..2729b164 100644 --- a/spring-cloud-build/pom.xml +++ b/spring-cloud-build/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-parent - 1.0.2.BUILD-SNAPSHOT + 1.0.3.BUILD-SNAPSHOT Pivotal Software, Inc. @@ -128,6 +128,25 @@ limitations under the License. + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.1 + + + http://docs.oracle.com/javase/7/docs/api/ + http://docs.oracle.com/javaee/7/api/ + http://fasterxml.github.com/jackson-core/javadoc/2.0.0/ + http://docs.spring.io/spring/docs/4.1.x/javadoc-api/ + + true +
${project.name}
+
+
+
+
https://github.com/spring-cloud