Release Magnesium
[controller.git] / opendaylight / md-sal / sal-distributed-eos / pom.xml
index 405f0e0075995bea2fea0fba947dff2a18cf8624..409abd475c966a5059864f55e29c1b4984a5e321 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>1.11.2-SNAPSHOT</version>
+    <version>1.11.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <artifactId>sal-distributed-eos</artifactId>
-  <version>1.11.2-SNAPSHOT</version>
+  <version>1.11.2</version>
   <packaging>bundle</packaging>
 
   <dependencies>
@@ -52,7 +52,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-distributed-datastore</artifactId>
-      <version>1.11.2-SNAPSHOT</version>
+      <version>1.11.2</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>