Migrated versions to Neon-SR1 (0.10.1)
[unimgr.git] / impl / pom.xml
index 059ad75aeeb8dc313096c3b4a87e8365930853b4..24dac3f5ef368de9a29439c783031d8d41bf9573 100644 (file)
@@ -12,15 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>3.0.2</version>
+        <version>3.0.8</version>
         <relativePath/>
     </parent>
 
     <properties>
-        <ovsdb.version>1.8.0-SNAPSHOT</ovsdb.version>
-        <mdsal.version>3.0.2</mdsal.version>
-        <netconf.version>1.6.0-SNAPSHOT</netconf.version>
-        <powermock.version>2.0.0-beta.5</powermock.version>
+      <mdsal.version>3.0.8</mdsal.version>
+      <powermock.version>2.0.0-beta.5</powermock.version>
     </properties>
 
     <modelVersion>4.0.0</modelVersion>
@@ -37,7 +35,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.9.0-SNAPSHOT</version>
+                <version>1.9.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>