bump dependencies to Mg SR2 dev versions 25/90325/1
authorGuillaume Lambert <guillaume.lambert@orange.com>
Mon, 8 Jun 2020 07:27:43 +0000 (09:27 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Mon, 8 Jun 2020 07:36:06 +0000 (09:36 +0200)
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: Idb611d59cd03eb328a484622b14f9c5b17d1f8c6

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

index a0735b98a4145ecbfdc85ddf4a46d5c7515d5820..6188d79b20cbb4d9ba3f271701e62390314426eb 100644 (file)
@@ -24,7 +24,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.8.1-SNAPSHOT</version>
+                <version>1.8.2-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 5636804f7e0bf44d7d432876ea59d6fa78086705..fd547ebe6c61aa2fe01a95c2855aa262b58789ad 100644 (file)
@@ -24,9 +24,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <name>OpenDaylight :: transportpce</name>
 
   <properties>
-    <mdsal.version>1.11.1-SNAPSHOT</mdsal.version>
-    <netconf.version>1.8.1-SNAPSHOT</netconf.version>
-    <restconf.version>1.11.1-SNAPSHOT</restconf.version>
+    <mdsal.version>1.11.2-SNAPSHOT</mdsal.version>
+    <netconf.version>1.8.2-SNAPSHOT</netconf.version>
+    <restconf.version>1.11.2-SNAPSHOT</restconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 8ba53e168140fc549d7aff5f6862354408acb97a..45a0efd68f6809a59bec007a8a4d29d86049a960 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.8.1-SNAPSHOT</version>
+        <version>1.8.2-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>