From: guillaume.lambert Date: Fri, 16 Oct 2020 14:47:15 +0000 (+0200) Subject: use BOM in odl-transportpce feature pom X-Git-Tag: 3.0.0~120 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F98%2F93098%2F3;hp=d387a85da6807f60a1eace010ceeecff440a0512;p=transportpce.git use BOM in odl-transportpce feature pom instead of specifying the right version each time JIRA: TRNSPRTPCE-346 Signed-off-by: guillaume.lambert Change-Id: I23c08594c6483d090d75f66f0c639528f22802ca --- diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index ec7ef780b..36b6f99fa 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -26,10 +26,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 2.0.4 1.9.1-SNAPSHOT - 1.12.1-SNAPSHOT etc/opendaylight/karaf + + + + + org.opendaylight.netconf + netconf-artifacts + ${netconf.version} + pom + import + + + + ${project.groupId}.ordmodels @@ -86,7 +98,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL transportpce-servicehandler ${project.version} - org.opendaylight.controller odl-mdsal-broker @@ -97,21 +108,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netconf odl-restconf-all - ${restconf.version} features xml org.opendaylight.netconf odl-netconf-all - ${netconf.version} features xml org.opendaylight.netconf odl-netconf-connector-all - ${netconf.version} features xml