Bump dependencies to Mg SR1 dev versions 42/88942/1
authorguillaume.lambert <guillaume.lambert@orange.com>
Thu, 16 Apr 2020 07:12:13 +0000 (09:12 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Thu, 16 Apr 2020 09:35:01 +0000 (09:35 +0000)
Those versions can be retrieved at
https://docs.opendaylight.org/projects/integration-distribution/en/stable-magnesium/platform-versions.html

JIRA: TRNSPRTPCE-235
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I46aa659ca4916ef5258bc4e0ff017a5fd1afc240
(cherry picked from commit 307e9885cd2e41a3005ac547a7991baaf548a632)

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

index db20d58e93865800bb5d8a20643efc5f31e26461..05a145d6f127774b52fa0970717d3c264b9fa413 100644 (file)
@@ -24,7 +24,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.8.0-SNAPSHOT</version>
+                <version>1.8.1-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 8f18383d0f8abc60397c4d078a2ebac6ae062d21..0b3b2a2892b4104bc3262b0141b9bb6be42945ec 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.0-SNAPSHOT</mdsal.version>
-    <netconf.version>1.8.0-SNAPSHOT</netconf.version>
-    <restconf.version>1.11.0-SNAPSHOT</restconf.version>
+    <mdsal.version>1.11.1-SNAPSHOT</mdsal.version>
+    <netconf.version>1.8.1-SNAPSHOT</netconf.version>
+    <restconf.version>1.11.1-SNAPSHOT</restconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 2f24d5d742608016ceb19d3efc3558d728c96865..877dbde32ed99a6e3f8d02c1d35846f022c6edb2 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.0-SNAPSHOT</version>
+        <version>1.8.1-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>