Bump dependencies to Mg SR1 dev versions 68/89068/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 07:12:13 +0000 (09:12 +0200)
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

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

index cba96a6a173fe8a65dae37a99fb9f9c721273f3b..22cfc94ba040b9add5e71e93f8cf9f529f24b6fd 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 e18ce0599c0e86b3992febad4aa3072b92db5427..6e36940f8eab817f10da6e25741df6bb4acd1b71 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 8152aba47c84357f5cd5387dcc49bf264cc7459b..003a8a891502e3fc7880ff93b8be0e3aed929847 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>