Bump versions to 4.0.0-SNAPSHOT
[netconf.git] / features / restconf / odl-restconf / pom.xml
index b7b12c2165cc0587d7b7cff0f11041bc023ff9bf..7d6668d81273cb6ea506d355c22950fdfb467cde 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <name>OpenDaylight :: Restconf</name>
 
     <dependencies>
-        <dependency>
-            <groupId>org.opendaylight.netconf</groupId>
-            <artifactId>odl-restconf-nb-bierman02</artifactId>
-            <type>xml</type>
-            <classifier>features</classifier>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf-nb-rfc8040</artifactId>