Bump netconf to 1.13.0, take 2 65/95265/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 22 Feb 2021 09:10:17 +0000 (10:10 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 22 Feb 2021 09:10:17 +0000 (10:10 +0100)
Previous patch missed a number of places, fix them up.

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

index 12daa590fa32fdfae0918c4d1c43b7acfd56cfa2..0bcbef0dc0d566d1b5347fe30481b77b38b75da5 100644 (file)
@@ -34,7 +34,6 @@
     <lispflowmapping.version>1.13.0-SNAPSHOT</lispflowmapping.version>
     <neutron.version>0.16.0-SNAPSHOT</neutron.version>
     <nsf.version>0.16.0-SNAPSHOT</nsf.version>
     <lispflowmapping.version>1.13.0-SNAPSHOT</lispflowmapping.version>
     <neutron.version>0.16.0-SNAPSHOT</neutron.version>
     <nsf.version>0.16.0-SNAPSHOT</nsf.version>
-    <restconf.version>1.13.0-SNAPSHOT</restconf.version>
     <sal.version>0.20.0-SNAPSHOT</sal.version>
     <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
     <statisticsmanager.version>0.5.0</statisticsmanager.version>
     <sal.version>0.20.0-SNAPSHOT</sal.version>
     <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
     <statisticsmanager.version>0.5.0</statisticsmanager.version>
index 616579d3cc91b07dd3b478e21c35e3299068e894..07dbbdfda7f69ce95d74b67046cb7c2f5b2e4743 100644 (file)
@@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-restconf</artifactId>
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-restconf</artifactId>
-      <version>1.13.0-SNAPSHOT</version>
+      <version>1.13.0</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index e3f8771cd8bb74e2cb16e9a81771d918694d68fa..4c21e4ed6d18b88e8ce15cbcab2e5e6ff2443354 100644 (file)
@@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-restconf</artifactId>
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-restconf</artifactId>
-      <version>1.13.0-SNAPSHOT</version>
+      <version>1.13.0</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>