Release Oxygen
[controller.git] / features / config-persister / odl-config-persister / pom.xml
index f3da97397a3908bb6b02ad3e41fec9642d5a7403..ad7fd84380ed85d88c9f2f7975fb7c1d3c463193 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-config-persister</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.0</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Config Persister</name>
@@ -30,7 +30,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>