Bump upstream dependencies to Potassium GA
[transportpce.git] / features / odl-transportpce-swagger / pom.xml
index f208232cdd403b01a9c8243e8162255f3caec0c2..ba01e0fee09af1d2a4c503a27a32e29259c03d57 100644 (file)
@@ -12,7 +12,7 @@ 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>12.0.5</version>
+    <version>13.0.3</version>
     <relativePath/>
   </parent>
 
@@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <name>OpenDaylight :: transportpce :: swagger</name>
 
   <properties>
-    <netconf.version>5.0.6</netconf.version>
+    <netconf.version>6.0.1</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
     <skip.karaf.featureTest>false</skip.karaf.featureTest>
   </properties>
@@ -43,7 +43,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <dependencies>
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
-      <artifactId>odl-mdsal-apidocs</artifactId>
+      <artifactId>odl-restconf-openapi</artifactId>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>