Release Neon
[controller.git] / features / mdsal / odl-mdsal-distributed-datastore / pom.xml
index db836d6ba3d7e39ab155b5f7b66db4f3c9c37224..c1174be50e9931715bb9a4aa7b87682504d791f0 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-mdsal-distributed-datastore</artifactId>
-    <version>1.9.2-SNAPSHOT</version>
+    <version>1.9.2</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.9.2-SNAPSHOT</version>
+                <version>1.9.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>