Release Neon
[controller.git] / opendaylight / md-sal / sal-inmemory-datastore / pom.xml
index c2f64a4966b25bcc890dd77bfab3290fe73f5a77..d9be85d0592aab81d2287ba5190d77f787f154c0 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>1.9.2-SNAPSHOT</version>
+    <version>1.9.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <artifactId>sal-inmemory-datastore</artifactId>
-  <version>1.9.2-SNAPSHOT</version>
+  <version>1.9.2</version>
   <packaging>bundle</packaging>
 
   <dependencies>