Bump upstreams to Magnesium GA 30/88530/6
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 19 Mar 2020 14:14:24 +0000 (15:14 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 29 Sep 2020 12:19:58 +0000 (14:19 +0200)
odlparent-6.0.4 and restconf-1.11.0

Change-Id: I88d2653f48c5872642a16d04cb319a31947310b7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
archetype/pom.xml
features/features-dlux/pom.xml
features/odl-dlux-core/pom.xml
features/pom.xml
pom.xml

index 5830f25634b2808b1679565ff2a6af2890ae944f..4c1459fac8489f86be55b3184a7b965225e5e180 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.6</version>
+        <version>6.0.4</version>
         <relativePath/>
     </parent>
 
index 3a3a2d620f299510987c9e5f5661a4d5af694069..94e0c6bc268d94f26ffdc03d355b1628f8bffdc1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>5.0.6</version>
+        <version>6.0.4</version>
         <relativePath/>
     </parent>
 
index 183158c77a58629c5dd51df0c820beab643ad723..2f616bff77cd4c9ffdc7aab9ac8c36a75e611397 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.6</version>
+        <version>6.0.4</version>
         <relativePath/>
     </parent>
 
@@ -30,7 +30,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.10.3-SNAPSHOT</version>
+            <version>1.11.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index e69346b65ff60ca22b5ff782f839eb0ce1bd5fdf..f9f8e7a0360f8e4c1ce464653a84b51599f029b0 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.6</version>
+        <version>6.0.4</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.dlux</groupId>
diff --git a/pom.xml b/pom.xml
index 3334329f7f8d7c7b933bff5ad0616f5d2faaa56b..a5a2c255ef17bd2cc9c736c3a8147a41992f521b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>5.0.6</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>