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