From 63c3432d025e032ae502d40666cdda498f9ab76c Mon Sep 17 00:00:00 2001 From: Ryan Goulding Date: Thu, 3 Aug 2017 09:31:09 -0400 Subject: SDNC-55 Make SDNC compile Just makes SDNC compile again by swapping in appropriate rootpom artifactId and version. Change-Id: Ib5c897de6c1b025e7749650fa5c42fe033a6c45d Signed-off-by: Ryan Goulding --- pom.xml | 1 + rootpom/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9d56fee..f37b82f 100755 --- a/pom.xml +++ b/pom.xml @@ -169,6 +169,7 @@ + rootpom dblib sli filters diff --git a/rootpom/pom.xml b/rootpom/pom.xml index 2b3a4da..e0f709a 100755 --- a/rootpom/pom.xml +++ b/rootpom/pom.xml @@ -5,8 +5,8 @@ 4.0.0 pom org.openecomp.sdnc.core - rootpom - 1.1.0 + root + 1.1.1 SDNC Root -- cgit 1.2.3-korg