Bump upstreams for Silicon 43/92943/6
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 7 Oct 2020 15:38:33 +0000 (17:38 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 16 Oct 2020 06:18:32 +0000 (08:18 +0200)
Adopt the following upstream versions:
- odlparent-8.0.0
- yangtools-6.0.0
- mdsal-7.0.0
- controller-3.0.0
- infrautils-1.9.0

Change-Id: I7ae72733f49e973868d35da6ff4fbe664675acc6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
18 files changed:
artifacts/pom.xml
commons/binding-parent/pom.xml
commons/pom.xml
commons/quality-parent/pom.xml
features/odl-serviceutils-listener/pom.xml
features/odl-serviceutils-listener/src/main/feature/feature.xml
features/odl-serviceutils-rpc/pom.xml
features/odl-serviceutils-rpc/src/main/feature/feature.xml
features/odl-serviceutils-srm/pom.xml
features/odl-serviceutils-tools/pom.xml
features/odl-serviceutils-tools/src/main/feature/feature.xml
features/pom.xml
features/serviceutils-features/pom.xml
karaf/pom.xml
pom.xml
srm/pom.xml
tools/pom.xml
upgrade/pom.xml

index a881c3b5544cf7bcba839c59f9c41d53fd8faafc..832d3b042f5410b1556188ffb984b03ece5d9abb 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>7.0.6</version>
+    <version>8.0.0</version>
     <relativePath/>
   </parent>
 
index 9ae63105f414588c7978c1fa07dc9e403d7dd231..c58809bcbaf4abe1a581fc0b8be3a4470cdd2db0 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>6.0.5</version>
+    <version>7.0.0</version>
     <relativePath/>
   </parent>
 
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>2.0.4</version>
+        <version>3.0.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index de0e3fc7298f6a201b49cb4542bb6bf4b01db471..785d108dd4282d606e6c8987a6af97c29394fbd1 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>7.0.6</version>
+    <version>8.0.0</version>
     <relativePath/>
   </parent>
 
index feb56284107337769fa34128e569b1b2d35bc665..3d508fd2c13691f83724ea4ead58b8d9f6b9583d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.infrautils</groupId>
     <artifactId>parent</artifactId>
-    <version>1.8.1</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>5.0.6</version>
+        <version>6.0.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>6.0.5</version>
+        <version>7.0.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>2.0.4</version>
+        <version>3.0.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 41ff7d48f1d3857bdee5879145275e10d63f6b12..2668bb338ff7114fdf71aae455e4237f77535d01 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.6</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.infrautils</groupId>
                 <artifactId>infrautils-artifacts</artifactId>
-                <version>1.8.1</version>
+                <version>1.9.0</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>6.0.5</version>
+                <version>7.0.0</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index e5ab36d79825aae94d3fbb7d400b3167c59622d5..4a53cf6dfdecf6df6fe6100625495eb1d54801c8 100644 (file)
@@ -4,6 +4,6 @@
   xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0">
 
   <feature name='odl-serviceutils-listener' version='${project.version}'>
-    <feature version="[6,7)">odl-mdsal-binding-api</feature>
+    <feature version="[7,8)">odl-mdsal-binding-api</feature>
   </feature>
 </features>
index 63e0f834453c05fc8fa9af8a05315faeaab1e7b2..f04937ffe115851ca5b664ab692e4e15f5e543b8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.6</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
@@ -20,7 +20,7 @@
             <dependency>
                 <groupId>org.opendaylight.infrautils</groupId>
                 <artifactId>infrautils-artifacts</artifactId>
-                <version>1.8.1</version>
+                <version>1.9.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>5.0.6</version>
+                <version>6.0.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index fb7c9d553a8d595eed89321bd765227c91b88fa4..559d53faaecf3f45aec9e8c783e72963443a59d4 100644 (file)
@@ -4,6 +4,6 @@
   xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0">
 
   <feature name='odl-serviceutils-rpc' version='${project.version}'>
-    <feature version="[5,6)">odl-yangtools-common</feature>
+    <feature version="[6,7)">odl-yangtools-common</feature>
   </feature>
 </features>
index bf5cec47e88ab3e3b08e45aa9d4a81fe8ba0052b..7e978883cd6bc2bba22077afeaa03911eec9b3cd 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>7.0.6</version>
+    <version>8.0.0</version>
     <relativePath/>
   </parent>
 
index f8e97d112ce63e284d0615428ca895ac2757985f..365971ec13ecf76f485cdfa484e1e3ca4d90a665 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>7.0.6</version>
+    <version>8.0.0</version>
     <relativePath/>
   </parent>
 
@@ -27,14 +27,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>1.8.1</version>
+        <version>1.9.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>controller-artifacts</artifactId>
-          <version>2.0.4</version>
+          <version>3.0.0</version>
           <type>pom</type>
           <scope>import</scope>
       </dependency>
index f497b37c35a568da3acb7938b0cd19287940e775..6cb54f6c52e35605796acba690187a92786a59f9 100644 (file)
@@ -6,6 +6,6 @@
   <feature name='odl-serviceutils-tools' version='${project.version}'>
     <configfile
       finalname="etc/opendaylight/datastore/initial/config/serviceutils-upgrade-config.xml">mvn:org.opendaylight.serviceutils/upgrade/${project.version}/xml/config</configfile>
-    <feature version="[2,3)">odl-mdsal-broker</feature>
+    <feature version="[3,4)">odl-mdsal-broker</feature>
   </feature>
 </features>
index 1fb40e97bf003e79efd39aaca4d2d0099acebd5b..d3a298b95e8d0758b3a94823d4b43240eb515fe2 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>7.0.6</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index 6f75cbd077255d94b70527e66284d5152bbbf00d..0d233ccd63f7609298ba8350856632dce5100e33 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>7.0.6</version>
+    <version>8.0.0</version>
     <relativePath/>
   </parent>
 
index 181ad251db2114f0dbfaac93d27d39473405d43b..704d6567e6c68203445432cda4d6147b56293087 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>7.0.6</version>
+    <version>8.0.0</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 5ea8b47805c0099af319ec33881e490e28203650..4680f67e5c053776a1cc3cffa21e7086c1aa3572 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>7.0.6</version>
+    <version>8.0.0</version>
     <relativePath/>
   </parent>
 
index 6e9352101bd34e6d9c48ce0fa1b9ece00cab383c..d833a0cdcf210ccb9e12cf81ede8d9218909e63d 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>7.0.6</version>
+    <version>8.0.0</version>
     <relativePath/>
   </parent>
 
index 403911818484a27cf03d3203f518ca4ba9ab9aff..18c8362ed0630a7a6d2a78c7f8f505b8b5ea51cd 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>7.0.6</version>
+    <version>8.0.0</version>
     <relativePath/>
   </parent>
 
index a3db86f4cc10ffe7019d027f60d1e6168cfa5221..f411c990120dd8b14d916618de184ac187296830 100644 (file)
@@ -41,7 +41,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-binding-api</artifactId>
-      <version>6.0.5</version>
+      <version>7.0.0</version>
       <scope>compile</scope>
     </dependency>
   </dependencies>