Bump netconf dependencies to Al SR2 18/94018/2
authorGilles Thouenon <gilles.thouenon@orange.com>
Tue, 1 Dec 2020 17:21:39 +0000 (18:21 +0100)
committerGilles Thouenon <gilles.thouenon@orange.com>
Thu, 3 Dec 2020 12:57:23 +0000 (13:57 +0100)
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: I48a5ed1b7ab6afb95c1aad617b3fa9c7e32ecc94

common/pom.xml
features/odl-transportpce/pom.xml
ordmodels/device/pom.xml
test-common/pom.xml

index 17ef0ffee6ac1891edc18132755ba065184b0f90..dbb5cbe2aabdd6e0f52dc36d10cfb8a55697a8ac 100644 (file)
@@ -24,7 +24,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.9.1-SNAPSHOT</version>
+                <version>1.9.2-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 22a3f8273114a389098fed4757fa3ff31db067a8..9440b165bbae9a2f1fdc7fd6db59194f5db047c0 100644 (file)
@@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <name>OpenDaylight :: transportpce</name>
 
   <properties>
-    <netconf.version>1.9.1-SNAPSHOT</netconf.version>
+    <netconf.version>1.9.2-SNAPSHOT</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index c2041f07c13f47f954edaa5ef4dad593d43e0edc..e05a21f0219613fff636e1058a586c7e3529982d 100644 (file)
@@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.9.1-SNAPSHOT</version>
+        <version>1.9.2-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 024621fbf9ee5840834cdb1757eb81decb3ebcd2..7cfc3f5fc0feb167fef0b293d918af9e7349d094 100644 (file)
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.9.1-SNAPSHOT</version>
+                <version>1.9.2-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>