Release Oxygen
[controller.git] / features / config-persister / odl-config-persister / pom.xml
index f44579e16baa0bd24234da07f4ed6d53c05e940c..1708404448219a8460bc3bf2ce32b6896beb262d 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-config-persister</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.2</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Config Persister</name>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.4.2-SNAPSHOT</version>
+                <version>2.4.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>