rationalize ordmodels network pom 11/81611/3
authorguillaume.lambert <guillaume.lambert@orange.com>
Fri, 12 Apr 2019 15:02:01 +0000 (17:02 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Thu, 25 Apr 2019 08:25:21 +0000 (10:25 +0200)
Change-Id: I9d9c59095863a354801a38ea42473f5d2233a1ae
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
ordmodels/network/pom.xml

index 0aac920462bdf30ffb869e6564cfc0183478263b..7f8aa15e27309f30f4480e3d777e76c9e1b28114 100644 (file)
@@ -30,13 +30,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <scope>import</scope>
         <type>pom</type>
       </dependency>
-      <!--dependency>
-        <groupId>org.opendaylight.mdsal</groupId>
-        <artifactId>mdsal-artifacts</artifactId>
-        <version>3.0.6</version>
-        <scope>import</scope>
-        <type>pom</type>
-      </dependency-->
     </dependencies>
   </dependencyManagement>
 
@@ -64,20 +57,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <artifactId>rfc8345</artifactId>
       <version>1.2.6</version>
     </dependency>
-    <dependency>
+    <!--dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
       <artifactId>rfc8345-ietf-network</artifactId>
-      <version>1.2.6</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
       <artifactId>rfc8345-ietf-network-topology</artifactId>
-      <version>1.2.6</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
       <artifactId>rfc8345-ietf-network-topology-state</artifactId>
-      <version>1.2.6</version>
-    </dependency>
+    </dependency-->
   </dependencies>
 </project>