Bump versions to 4.0.2-SNAPSHOT
[controller.git] / opendaylight / md-sal / samples / toaster-provider / pom.xml
index af0fc2981d3600e09e1ddb3d5ecf286a67e5e860..6ebfeab926c3eec4ef665d71950fd7eb2f319ef2 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.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-common-util</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.osgi</groupId>
-      <artifactId>osgi.core</artifactId>
-    </dependency>
 
     <!-- dependencies to use AbstractDataBrokerTest -->
     <dependency>