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