NETVIRT-1673 neutronvpn exceptions
[netvirt.git] / qosservice / api / pom.xml
index d8b55fddf15cab24cef03db096d12650f543311b..0bbb39510e4da3823a5113e5af1441f64cdcbf80 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>0.11.0-SNAPSHOT</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
@@ -29,9 +29,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
             <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
             <artifactId>iana-if-type</artifactId>
         </dependency>
-        <dependency>
+        <!--dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>yang-ext</artifactId>
-        </dependency>
+        </dependency-->
     </dependencies>
 </project>