Release Fluorine
[controller.git] / opendaylight / md-sal / samples / toaster-provider / pom.xml
index acb42a3aea38ef1edc4606e25b7cd43944651fa7..e7e195b869b3c2e5654dc6925efdf88ad76ef7f4 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>sample-toaster-provider</artifactId>
-  <version>1.8.3-SNAPSHOT</version>
+  <version>1.8.3</version>
   <packaging>bundle</packaging>
 
   <dependencies>