From: Robert Varga Date: Wed, 5 May 2021 09:24:52 +0000 (+0200) Subject: Migrate osgi.core reference X-Git-Tag: v4.0.0~46 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=0539878063506ceba2a165869f5651f29437a47c;hp=161c866cfda11e29697b9e07de0108ec7d66bab9 Migrate osgi.core reference OSGi core artifact was renamed for Release 7, update references to eliminate dependency on OSGi R6. Change-Id: I1e51f5bd82e15e3cefb7dad637e0e771abcefcea Signed-off-by: Robert Varga --- diff --git a/docs/pom.xml b/docs/pom.xml index e6417653ce..d07b43416d 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -114,7 +114,7 @@ org.osgi - org.osgi.core + osgi.core org.osgi diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 9fcb16e5f4..923d79d643 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -80,7 +80,7 @@ org.osgi - org.osgi.core + osgi.core org.osgi diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index dc3dbe8cce..6a5374b515 100644 --- a/opendaylight/md-sal/mdsal-it-base/pom.xml +++ b/opendaylight/md-sal/mdsal-it-base/pom.xml @@ -104,7 +104,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.osgi - org.osgi.core + osgi.core compile diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 6d7b89f868..0d509bd6a0 100644 --- a/opendaylight/md-sal/mdsal-it-parent/pom.xml +++ b/opendaylight/md-sal/mdsal-it-parent/pom.xml @@ -91,7 +91,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.osgi - org.osgi.core + osgi.core junit diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 10309bf620..2726e8ca20 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -34,7 +34,7 @@ org.osgi - org.osgi.core + osgi.core diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 0c59747b77..02a6b276c7 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -21,7 +21,7 @@ org.osgi - org.osgi.core + osgi.core org.osgi diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 8a4279e632..c0fa205b0c 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -27,7 +27,7 @@ org.osgi - org.osgi.core + osgi.core diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index f2fc861fcf..af0fc2981d 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -27,7 +27,7 @@ org.osgi - org.osgi.core + osgi.core