From aaea3e9a92ae9d6fac04c4a065db4b35cbca9ed0 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 2 Apr 2020 14:24:03 +0200 Subject: [PATCH 1/1] Migrate OSGI compendium reference OSGi R6 has moved the artifact declaration, make sure we do not use the R5 one. Change-Id: If1fcfbdc97fbba1d6ee962a77046a13bdf6da7e2 Signed-off-by: Robert Varga --- opendaylight/blueprint/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 32d4c1b1c0..71951100c8 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -97,7 +97,7 @@ org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j -- 2.36.6