Bump versions to 4.0.0-SNAPSHOT
[controller.git] / opendaylight / md-sal / samples / toaster / pom.xml
index 2851c1168c0fbe1900dda657190c415d3e9b6661..e97396cae9de81c769f479b7ea4258813d1461ff 100644 (file)
@@ -3,14 +3,13 @@
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.opendaylight.mdsal</groupId>
-    <artifactId>binding-parent</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
-    <relativePath/>
+    <groupId>org.opendaylight.controller</groupId>
+    <artifactId>mdsal-parent</artifactId>
+    <version>4.0.0-SNAPSHOT</version>
+    <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.controller</groupId>
-  <version>1.5.0-SNAPSHOT</version>
+  <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>sample-toaster</artifactId>
   <packaging>bundle</packaging>