Fixing issues with ARP integration of VpnService
[vpnservice.git] / itm / itm-api / pom.xml
index 4003b968ef002e63d0ff0161b9a6d3daae079329..479728ded47f034804f65b15be2dece327862880 100644 (file)
@@ -8,7 +8,7 @@
         <version>0.2.0-SNAPSHOT</version>
         <relativePath>../../commons/config-parent</relativePath>
      </parent>
-    
+
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>itm-api</artifactId>
           <artifactId>interfacemgr-api</artifactId>
           <version>${vpnservices.version}</version>
         </dependency>
+        <!-- 
            <dependency>
               <groupId>org.opendaylight.mdsal.model</groupId>
               <artifactId>ietf-inet-types</artifactId>
+              <version>2010.09.24.8-SNAPSHOT</version>
            </dependency>
            <dependency>
              <groupId>org.opendaylight.mdsal.model</groupId>
              <artifactId>ietf-yang-types</artifactId>
            </dependency>
+           -->
            <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>ietf-interfaces</artifactId>