Bump yangtools to 2.0.0
[netconf.git] / features / protocol-framework / features-protocol-framework / pom.xml
index 18c56b94d0080c9117ec184544d05d817999864b..8b4bd293656ffda9e9bfea98ab95ca805d6e833e 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>2.0.4</version>
+        <version>3.0.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-protocol-framework</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-protocol-framework</artifactId>
-            <version>1.0.0-SNAPSHOT</version>
+            <version>1.1.0-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>