Phosphorus migration
[transportpce.git] / common / pom.xml
index 0f8742cc6efe30db097a1894273909b72e51bfb8..f43e285083c0e37e398188213377c7515b67dcd9 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.9</version>
+        <version>8.0.4</version>
         <relativePath />
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.13.4</version>
-                <scope>import</scope>
-                <type>pom</type>
-            </dependency>
-            <dependency>
-                <groupId>org.opendaylight.mdsal</groupId>
-                <artifactId>mdsal-artifacts</artifactId>
-                <version>7.0.9</version>
+                <version>2.0.3</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
             <artifactId>mdsal-binding-dom-adapter</artifactId>
         </dependency>
         <!-- Aluminium bump: undocumented new dependencies -->
-        <dependency>
+        <!-- dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-dom-broker</artifactId>
-        </dependency>
-        <dependency>
+        </dependency-->
+        <!-- dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-dom-inmemory-datastore</artifactId>
-        </dependency>
+        </dependency-->
         <dependency>
             <groupId>org.opendaylight.transportpce</groupId>
             <artifactId>test-common</artifactId>