From: Tom Pantelis Date: Thu, 8 Jun 2017 13:37:21 +0000 (-0400) Subject: Switch from config-parent to bundle-parent in sal-remoterpc-connector X-Git-Tag: release/nitrogen~128 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=a792c88daf2e05f085ecd09b78d6c7a4bbac8800;hp=0bf06d19c90c6aa0cf5f7cd28f9f1f698d77eb00 Switch from config-parent to bundle-parent in sal-remoterpc-connector Change-Id: I42310b193ae3bd5726ad679771b38964d267cbf4 Signed-off-by: Tom Pantelis --- 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 +