Release Fluorine
[controller.git] / features / mdsal / odl-controller-mdsal-common / pom.xml
index a8d53867c2f2066bbae9daf3e5d1d2f94eb93ef0..7b5557762c9031f7a313b656c92bed53a6cbf24c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-controller-mdsal-common</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: MDSAL :: Common</name>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.5.1-SNAPSHOT</version>
+                <version>2.5.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>