From ab59cb73c6137a1a332e1fcd992b11c791007582 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Wed, 19 Sep 2018 09:52:23 -0400 Subject: [PATCH] Temporarily setting spring boot parent to 2.1.0.M3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 21ebc99..8067759 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.0.BUILD-SNAPSHOT + 2.1.0.M3