Release Oxygen
[controller.git] / features / config / odl-config-core / pom.xml
index 818c4b8e571d58b6958c6a967a12da61b515b41a..4cb5d237f38692bcf66ceb66ec1db77d6debe22f 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-config-core</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.0</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.4.0-SNAPSHOT</version>
+                <version>2.4.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>