From 8f78b097eb5b90789fd547d31d94560478570f91 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 13 Sep 2018 14:17:30 -0400 Subject: Add parent pom for springboot Add springboot parent pom, so that distributionManagement and other critical sections are set. Change-Id: I2f2fbdc114027b441850784aeb15d861e5553a90 Issue-ID: CCSDK-558 Signed-off-by: Timoney, Dan (dt5972) --- pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index bd4c39ee..5f0aaea5 100755 --- a/pom.xml +++ b/pom.xml @@ -52,6 +52,7 @@ odlparent + springboot -- cgit 1.2.3-korg