Bump versions to 4.0.5-SNAPSHOT
[controller.git] / opendaylight / md-sal / samples / toaster-provider / pom.xml
index f2fc861fcfdfdd88a0a2c7ed1ee97892a50b66b9..2e2e9247c75d920714ec6083b78e5de4111f1c2e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-common-util</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.osgi</groupId>
-      <artifactId>org.osgi.core</artifactId>
-    </dependency>
 
     <!-- dependencies to use AbstractDataBrokerTest -->
     <dependency>