Bump MRI upstreams
[transportpce.git] / features / odl-transportpce / pom.xml
index 1710cc23ca82d9b120ab09f00ac8c999444490b3..3ee7cdce77e9ee9a7f3a816c6737ee2b19e547e6 100644 (file)
@@ -12,18 +12,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.13</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce</artifactId>
-  <version>5.0.0-SNAPSHOT</version>
+  <version>6.0.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce</name>
 
   <properties>
-    <netconf.version>2.0.14</netconf.version>
+    <netconf.version>4.0.2</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
@@ -97,7 +97,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     </dependency>
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
-      <artifactId>odl-restconf</artifactId>
+      <artifactId>odl-restconf-all</artifactId>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>