Bump netconf to 1.13.0 50/95250/2
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 21 Feb 2021 17:58:32 +0000 (18:58 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 21 Feb 2021 19:24:52 +0000 (20:24 +0100)
Adjust version for MRI-integrated NETCONF.

Change-Id: I27f97607fb1e761d0ce1cff96056827b0baf2b38
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/odl-lispflowmapping-neutron/pom.xml
mappingservice/neutron/pom.xml

index 108867f99a3c88fd01761f61fb2ee888a27a67f3..a7e137714406ec45214bb57cafbc806400e42927 100644 (file)
@@ -59,14 +59,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-netconf-tcp</artifactId>
-      <version>1.10.0-SNAPSHOT</version>
+      <version>1.13.0</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-netconf-clustered-topology</artifactId>
-      <version>1.10.0-SNAPSHOT</version>
+      <version>1.13.0</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index 7b28c483cb74e3d4f2da818fd1d01c22d67ccde0..fe4d315c7936a6dcbf18ca71fa1eb80fd123cb08 100644 (file)
@@ -33,7 +33,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.10.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>