Release Magnesium
[controller.git] / opendaylight / md-sal / samples / toaster-consumer / pom.xml
index fb5ee0e1d293bc05548ca202ad7b64927aa24cab..6ac9b891445f76d5fe0b2a2b218db2f0054c7bb4 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>1.11.2-SNAPSHOT</version>
+    <version>1.11.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>sample-toaster-consumer</artifactId>
-  <version>1.11.2-SNAPSHOT</version>
+  <version>1.11.2</version>
   <packaging>bundle</packaging>
 
   <dependencies>