Migrate osgi.core reference
[controller.git] / opendaylight / md-sal / mdsal-it-base / pom.xml
index dc3dbe8ccefaebb8ce576856efba3a9fa73afd37..6a5374b5155d53710c5236670af35e2fd27b63ad 100644 (file)
@@ -104,7 +104,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     </dependency>
     <dependency>
         <groupId>org.osgi</groupId>
-        <artifactId>org.osgi.core</artifactId>
+        <artifactId>osgi.core</artifactId>
         <scope>compile</scope>
     </dependency>
     <dependency>