diff --git a/pom.xml b/pom.xml index 83e51681..9888175a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 1.2.4.RELEASE + 1.3.0.BUILD-SNAPSHOT @@ -21,7 +21,7 @@ org.springframework.boot spring-boot-configuration-processor - 1.2.4.RELEASE + 1.3.0.BUILD-SNAPSHOT org.springframework.security diff --git a/spring-cloud-build/pom.xml b/spring-cloud-build/pom.xml index b95a6a54..27710ed5 100644 --- a/spring-cloud-build/pom.xml +++ b/spring-cloud-build/pom.xml @@ -125,6 +125,37 @@ limitations under the License. asciidoctor-maven-plugin 1.5.2 + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.codehaus.mojo + + + exec-maven-plugin + + + [1.3.2,) + + + exec + + + + + + + + + +