From: Tom Pantelis Date: Thu, 8 Jun 2017 13:57:22 +0000 (-0400) Subject: Switch from config-parent to bundle-parent in mdsal-it-base X-Git-Tag: release/nitrogen~127 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=70c7ef783c06c84bfdc203fdd1de231bed742c06 Switch from config-parent to bundle-parent in mdsal-it-base Change-Id: I0d3393fae51408b857b896fe3ff9736f67d868aa Signed-off-by: Tom Pantelis --- diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index aa713b20ff..a296ec3213 100644 --- a/opendaylight/md-sal/mdsal-it-base/pom.xml +++ b/opendaylight/md-sal/mdsal-it-base/pom.xml @@ -9,12 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - ../../config/config-parent + org.opendaylight.odlparent + bundle-parent + 1.8.0-Carbon + 4.0.0 + org.opendaylight.controller mdsal-it-base 1.6.0-SNAPSHOT bundle @@ -24,7 +25,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - ${project.groupId} + org.opendaylight.controller mdsal-artifacts ${project.version} pom @@ -34,13 +35,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - ${project.groupId} + org.opendaylight.controller config-it-base ${config.version} compile - ${project.groupId} + org.opendaylight.controller sal-binding-api