Migrate Compendium reference 89/88789/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 6 Apr 2020 10:29:30 +0000 (12:29 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 6 Apr 2020 11:58:52 +0000 (11:58 +0000)
We are using OSGi R6, migrate the artifact reference.

Change-Id: I1b669bdc5eaa2c235945acf29db2b27e2ed1d62b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 77ba494432b41b3ab84cd8778d0a8157b6efa7b6)

netconf/netconf-util/pom.xml

index 938b5cb39de08a870c402cd9a05c9bba3daa9ef6..853e815a60dd8b8d91a1a6d30045bc4ac40dcd9c 100644 (file)
@@ -76,7 +76,7 @@
     </dependency>
     <dependency>
       <groupId>org.osgi</groupId>
-      <artifactId>org.osgi.compendium</artifactId>
+      <artifactId>osgi.cmpn</artifactId>
     </dependency>
   </dependencies>