From 140379fc5a31ddb2a268c438d370f8dcb607edf8 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 29 Nov 2016 10:03:49 +0100 Subject: [PATCH] Fix Maven warnings --- spring-boot-samples/pom.xml | 1 + spring-boot-samples/spring-boot-sample-custom-layout/pom.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index 8e8440307c..581d5b17d6 100644 --- a/spring-boot-samples/pom.xml +++ b/spring-boot-samples/pom.xml @@ -153,6 +153,7 @@ org.apache.maven.plugins maven-enforcer-plugin + 1.4 enforce-rules diff --git a/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml b/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml index 2bf7677aa6..a07b55a7cc 100644 --- a/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml +++ b/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml @@ -41,6 +41,7 @@ org.apache.maven.plugins maven-invoker-plugin + 1.10 ${project.build.directory}/it src/it/settings.xml