From a792c88daf2e05f085ecd09b78d6c7a4bbac8800 Mon Sep 17 00:00:00 2001 From: Tom Pantelis Date: Thu, 8 Jun 2017 09:37:21 -0400 Subject: [PATCH 1/1] Switch from config-parent to bundle-parent in sal-remoterpc-connector Change-Id: I42310b193ae3bd5726ad679771b38964d267cbf4 Signed-off-by: Tom Pantelis --- .../md-sal/sal-remoterpc-connector/pom.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index e0e6389a66..ea2b32edba 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -3,12 +3,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - ../../config/config-parent + org.opendaylight.odlparent + bundle-parent + 1.8.0-Carbon + + org.opendaylight.controller sal-remoterpc-connector 1.6.0-SNAPSHOT bundle @@ -22,6 +23,13 @@ pom import + + org.opendaylight.yangtools + yangtools-artifacts + 1.2.0-SNAPSHOT + pom + import + -- 2.36.6