Merge "Using latest RPC from interface mgr"
[vpnservice.git] / itm / itm-api / pom.xml
index 4003b968ef002e63d0ff0161b9a6d3daae079329..8a797e1349f9cac19c421dc04e9042c76d0e80cf 100644 (file)
@@ -8,11 +8,11 @@
         <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>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>${vpnservices.version}</version>
     <packaging>bundle</packaging>
 
     <dependencies>
           <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>