Bump upstreams 76/104576/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 24 Feb 2023 08:30:00 +0000 (09:30 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 24 Feb 2023 08:30:00 +0000 (09:30 +0100)
Adopt:
- odparent-12.0.3
- infrautils-5.0.3
- yangtools-10.0.4
- mdsal-11.0.7
- controller-7.0.4

Change-Id: I68ec2db7f343635d356d796cb1b005aba3a3be1c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
17 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-metrics/pom.xml
features/odl-serviceutils-rpc/pom.xml
features/odl-serviceutils-srm/pom.xml
features/odl-serviceutils-tools/pom.xml
features/pom.xml
features/serviceutils-features/pom.xml
karaf/pom.xml
metrics/it/pom.xml
metrics/pom.xml
pom.xml
srm/pom.xml
tools/pom.xml

index 21ec6586caebb46184cc3e616208654d31ed9b0d..66789cf1cae4dc5f68c089946ca735924caabac3 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>12.0.2</version>
+    <version>12.0.3</version>
     <relativePath/>
   </parent>
 
index 322b3ac9cfcbe567313a2ac3adea127cdbb55c0b..9884505f09eb92d5b8ab477f6970eb920d5e6b7e 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>11.0.6</version>
+    <version>11.0.7</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>7.0.3</version>
+        <version>7.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 724030705ad8a57a2e36ab3f7f37e12441d5e12b..4a1e5675cf0fec882a417d026a456919b7349083 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>12.0.2</version>
+    <version>12.0.3</version>
     <relativePath/>
   </parent>
 
index 77f4f5bda45837657c75efe1c07ed2d8cff44f0b..d1ba80b71ab4c905fb6f337b45211e797e754fa0 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.infrautils</groupId>
     <artifactId>parent</artifactId>
-    <version>5.0.2</version>
+    <version>5.0.3</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>10.0.3</version>
+        <version>10.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>11.0.6</version>
+        <version>11.0.7</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>7.0.3</version>
+        <version>7.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 6bdba6adfa1a5abfa3d835c7eacf99e9b011c6be..a0c137a8cd98f8949d56d3428fb75b55d9b8479b 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>12.0.2</version>
+        <version>12.0.3</version>
         <relativePath/>
     </parent>
 
@@ -20,7 +20,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>11.0.6</version>
+                <version>11.0.7</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 1cf3f13686d54ff17facee1fae29973f0eccdc85..bcffed12afe2f2bbf2d1a9966eac5e635d9d2b23 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>12.0.2</version>
+    <version>12.0.3</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>5.0.2</version>
+        <version>5.0.3</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>10.0.3</version>
+        <version>10.0.4</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index ef0a5c9b5c942bc1b3175fc6a372d5a8861788fd..472409fffd57698e6e9cd5f51a68b3785d325813 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>12.0.2</version>
+        <version>12.0.3</version>
         <relativePath/>
     </parent>
 
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>10.0.3</version>
+                <version>10.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f567e6f25cc6d1600f6c5723b07048992508521b..d838d922aeaa596540fc847eddaec114d402f06d 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>12.0.2</version>
+    <version>12.0.3</version>
     <relativePath/>
   </parent>
 
index a7efcec7a13d43967ad6ec5b8fca13991b96e303..8be82c02b0aaaed9bfe9a215d9247405a6c6977d 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>12.0.2</version>
+    <version>12.0.3</version>
     <relativePath/>
   </parent>
 
@@ -27,7 +27,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>7.0.3</version>
+        <version>7.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 7e594be701466f8e41870d25ec157b852a2cd58e..259d011d69c0f22337cdd885fb8c02a0c054b0c4 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>12.0.2</version>
+        <version>12.0.3</version>
         <relativePath/>
     </parent>
 
index ac3d2dd653969a21bf03d716c664686e392165c9..a5c8efa6e46b7e03b04d66068c9be446a571f20b 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>12.0.2</version>
+    <version>12.0.3</version>
     <relativePath/>
   </parent>
 
index de376e9eae686026b72df0d3ebabcfae59bd892a..320c58593b6a8c0617650baf9363a0ae99cd5317 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>12.0.2</version>
+    <version>12.0.3</version>
     <relativePath/>
   </parent>
 
index 6aca461978fc4f5387c900b6bea48da9afece916..918d0b499be3307c4bfdaa99295c8f39ed1c2243 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.infrautils</groupId>
     <artifactId>itestutils-parent</artifactId>
-    <version>5.0.2</version>
+    <version>5.0.3</version>
     <relativePath/>
   </parent>
 
index ca88884d6d911b6c204e05751109eeb30a08ac30..4776483e40f4d52c61915909785d9f4688b666c5 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>12.0.2</version>
+    <version>12.0.3</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index da5177fe73f5d806b84b38931d3dd4acde0c1bfc..26cfe687dcafad3171ee06abfa17bf6b8492a12f 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>12.0.2</version>
+    <version>12.0.3</version>
     <relativePath/>
   </parent>
 
index d8ac260eddde9d7dec0271bb938ab64f35e11d04..5ccc3cabe8468c27dc740fc45a8562b26d003813 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>12.0.2</version>
+    <version>12.0.3</version>
     <relativePath/>
   </parent>
 
index 6792a6735ed09119ec200ed0531945d406c82538..094c877dac01aefceacd49686bfbd4ee338b768c 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>12.0.2</version>
+    <version>12.0.3</version>
     <relativePath/>
   </parent>