Release Fluorine
[controller.git] / opendaylight / md-sal / sal-binding-dom-it / pom.xml
index fe6705f2a58740e19d3c96301018d49c49834f2e..1507762bc6300388dac356e6f35386bb657423ae 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-binding-dom-it</artifactId>
-  <version>1.8.3-SNAPSHOT</version>
+  <version>1.8.3</version>
   <packaging>jar</packaging>
 
   <dependencyManagement>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>2.5.3-SNAPSHOT</version>
+        <version>2.5.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal.model</groupId>
         <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.13.3-SNAPSHOT</version>
+        <version>0.13.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.8.3-SNAPSHOT</version>
+        <version>1.8.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>