Migrate osgi.core reference
[controller.git] / opendaylight / md-sal / samples / toaster-provider / pom.xml
index f2fc861fcfdfdd88a0a2c7ed1ee97892a50b66b9..af0fc2981d3600e09e1ddb3d5ecf286a67e5e860 100644 (file)
@@ -27,7 +27,7 @@
     </dependency>
     <dependency>
       <groupId>org.osgi</groupId>
-      <artifactId>org.osgi.core</artifactId>
+      <artifactId>osgi.core</artifactId>
     </dependency>
 
     <!-- dependencies to use AbstractDataBrokerTest -->