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
+
+
+
+
+
https://github.com/spring-cloud