From 47aa3077a6585174247599293271c28bfd3ccc45 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Tue, 11 Apr 2017 14:42:39 +0530 Subject: Fix sdnc core build failure sdnc core proejct is hard-coded with odlparent pom.xml and its removed to pass the build, as odlparent will be available from nexus. Change-Id: I6645a0fddd27a416ffedd297df2003f93a60441e Signed-off-by: Kanagaraj Manickam --- rootpom/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/rootpom/pom.xml b/rootpom/pom.xml index 7e1d06e..53ae554 100755 --- a/rootpom/pom.xml +++ b/rootpom/pom.xml @@ -6,7 +6,6 @@ org.opendaylight.odlparent odlparent 1.7.1-Boron-SR1 - ../../../../../opendaylight/odlparent -- cgit 1.2.3-korg