Bump upstreams to Magnesium SR2 75/92775/2 master
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 29 Sep 2020 12:21:01 +0000 (14:21 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 29 Sep 2020 12:22:29 +0000 (14:22 +0200)
odlparent-6.0.11 and restconf-1.11.2

Change-Id: I57c5c9d590a8b3a641be144a7611a6f69e937235
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 4c1459fac8489f86be55b3184a7b965225e5e180..ff481fea92702425aff49de6fdee33af910fab31 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>6.0.4</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 94e0c6bc268d94f26ffdc03d355b1628f8bffdc1..f88719850cd443ef7a3715941e3126969e4b6da1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>6.0.4</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
index 2f616bff77cd4c9ffdc7aab9ac8c36a75e611397..bd9806b87c565e81fbc32fdb88603851c7265fd6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.4</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
@@ -30,7 +30,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.11.0</version>
+            <version>1.11.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index f9f8e7a0360f8e4c1ce464653a84b51599f029b0..d455da78354fc26d39a8e351e06d9d70b9805b89 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>6.0.4</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.dlux</groupId>
diff --git a/pom.xml b/pom.xml
index a5a2c255ef17bd2cc9c736c3a8147a41992f521b..8b46af1b23c73f7cd433d5f8a4cf00c1610d3c88 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>6.0.4</version>
+    <version>6.0.11</version>
     <relativePath/>
   </parent>