From 357b9d66710f6162f9a63a728afc6b84c2722017 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 17 Jan 2017 20:48:01 +0000 Subject: [PATCH] Correct the version of parent pom in new WLP deployment test module --- .../spring-boot-deployment-test-wlp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-deployment-tests/spring-boot-deployment-test-wlp/pom.xml b/spring-boot-deployment-tests/spring-boot-deployment-test-wlp/pom.xml index 7a11bf33e5..f2c3e205b3 100644 --- a/spring-boot-deployment-tests/spring-boot-deployment-test-wlp/pom.xml +++ b/spring-boot-deployment-tests/spring-boot-deployment-test-wlp/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-deployment-tests - 1.5.0.BUILD-SNAPSHOT + 2.0.0.BUILD-SNAPSHOT spring-boot-deployment-test-wlp war