From: Robert Varga Date: Sun, 9 May 2021 20:24:19 +0000 (+0200) Subject: Migrate osgi.core references X-Git-Tag: v1.13.2~18 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=e763fd0a55a5bfcabd8661049c7733da4a254fb8;p=netconf.git Migrate osgi.core references OSGi R7's core artifact has been renamed, use that as the dependency. Change-Id: Idbf50537a9e2f9ea9a486d2bb76f37752caa496e Signed-off-by: Robert Varga --- diff --git a/netconf/mdsal-netconf-ssh/pom.xml b/netconf/mdsal-netconf-ssh/pom.xml index cdc6e70097..ff5effa3f5 100644 --- a/netconf/mdsal-netconf-ssh/pom.xml +++ b/netconf/mdsal-netconf-ssh/pom.xml @@ -48,7 +48,7 @@ org.osgi - org.osgi.core + osgi.core diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index fa885ce636..f016d3a6fe 100644 --- a/restconf/sal-rest-docgen/pom.xml +++ b/restconf/sal-rest-docgen/pom.xml @@ -87,7 +87,7 @@ org.osgi - org.osgi.core + osgi.core