Fix sdnc core build failure 07/3307/2
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Tue, 11 Apr 2017 09:12:39 +0000 (14:42 +0530)
committerKanagaraj Manickam <kanagaraj.manickam@huawei.com>
Tue, 11 Apr 2017 10:12:48 +0000 (10:12 +0000)
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 <kanagaraj.manickam@huawei.com>
rootpom/pom.xml

index 7e1d06e..53ae554 100755 (executable)
@@ -6,7 +6,6 @@
                <groupId>org.opendaylight.odlparent</groupId>
                <artifactId>odlparent</artifactId>
                <version>1.7.1-Boron-SR1</version>
-               <relativePath>../../../../../opendaylight/odlparent</relativePath>
        </parent>