Realign odlparent versions 49/98149/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 26 Oct 2021 23:02:31 +0000 (01:02 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 26 Oct 2021 23:03:49 +0000 (01:03 +0200)
We have a misalignment of versions, which may hurt downstreams. Also
bump mdsal, as it is fixing the same issue.

JIRA: CONTROLLER-2008
Change-Id: Iacf5921d4f960eaef554419cd6b2dac3494fd2a5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
29 files changed:
akka/pom.xml
akka/repackaged-akka-jar/pom.xml
artifacts/pom.xml
benchmark/pom.xml
bundle-parent/pom.xml
docs/pom.xml
features/features-controller-experimental/pom.xml
features/features-controller-testing/pom.xml
features/features-controller/pom.xml
features/pom.xml
features/single-feature-parent/pom.xml
jolokia/pom.xml
karaf/pom.xml
opendaylight/blueprint/pom.xml
opendaylight/config/netty-event-executor-config/pom.xml
opendaylight/config/netty-threadgroup-config/pom.xml
opendaylight/config/netty-timer-config/pom.xml
opendaylight/config/pom.xml
opendaylight/config/threadpool-config-api/pom.xml
opendaylight/config/threadpool-config-impl/pom.xml
opendaylight/md-sal/mdsal-it-base/pom.xml
opendaylight/md-sal/mdsal-it-parent/pom.xml
opendaylight/md-sal/parent/pom.xml
opendaylight/md-sal/pom.xml
opendaylight/md-sal/sal-clustering-config/pom.xml
opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml
opendaylight/md-sal/samples/clustering-test-app/pom.xml
opendaylight/md-sal/samples/pom.xml
pom.xml

index 064b81ae5f5be91e8cf7a2a1e26969e4c5adab01..e93efafd5ec54da74afb41b6fff58811d17fbdb1 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 6b174636380ef297b34700194167699c97285198..30cdfb0202eb467dc6988d6c431e6e21c43e8422 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index c2f28c1199fd6b4216331a52faaa667440df80ee..9fb45d90da6e6604a85f480e5a5187addefa6581 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 67a2aa5d7c6519f5dde712c299d3b589cf78a173..8687b5db2112c22c4d561171c78be76103d3ec47 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index eea8ab879c4e065397375f9819cb04343a473660..f07a9291188e0a0188b3893ce5dd225452f8ace8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>8.0.6</version>
+        <version>8.0.7</version>
         <relativePath/>
     </parent>
 
index f2aa0a72b3b2450159297676c6b1204573804ff0..3b7add19830b132f0cb244c4bb8ad7620b93987d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
                         <link>https://commons.apache.org/proper/commons-lang/javadocs/api-3.9/</link>
                         <link>https://commons.apache.org/proper/commons-codec/apidocs/</link>
 
-                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/9.0.7/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/9.0.8/</link>
                         <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/7.0.9/</link>
-                        <link>https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/8.0.6/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/8.0.7/</link>
                     </links>
                     <groups>
                         <group>
index f4df9280984f1e042f0a5b2ef5be156b171cf6e6..d63fe01c85f05df93c02b86c7096259f73b9103b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index c1d14c501486ff4cc01bd4b79433af951883145a..33627018fff09819bd71474307b0d0b0e428f506 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index fa44d9baf3da2c847b96ed0305a6d21c41bdebe2..293e225bda862810b85a0c11a29ab893b2b397fe 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index c731062d0cc3341efdfdbdcb1536fe1f283021b5..ac44241c1e85e73a14b172bbbf230374ff92c0fa 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index fd098ddba7f0ff96c83e30d084ce122e47ef6d37..cb114f4eb92cbc2a2ec2aff0a97be9cd72c84cab 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 31515eb1d174de98cd9901b036f5c2f78bb34578..d123820b60c698c4567457bec65dd1de8af7ae63 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index 3a6f81d8fd1823ba25c2719ee9afc6d4f5815a37..f4dec7a4538549974bc0d6a40e67eaea50a8f95e 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index e07a86f7d94176b9d75ea5b6561d454d41dafe93..8a6bea77ea32b70f9310ac5bee3ea64f52ab7687 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
@@ -34,7 +34,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>8.0.6</version>
+        <version>8.0.7</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index d1c53a6e3d49ad181e8ddddd502b4258cc055a6a..e9a54bd603985476ff63ec7676c152ab5067f81f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index 6759ec8e076bd83b9be1946f09ddc587336f698a..4ac47ba109c21552ea2b41a0c1638ce7719f7721 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index 5d6c0c4c7b3a78523af8695231c98590d96e8bd8..c569eca5db8a6aa3d42e960d61cad02ae39132ad 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index c7d295c29366a703dc7d6b77f1e8094b832225e3..69de16bbaa4e0356c4e85053fbe1c65250048212 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index c2e43bf98da98ba233cd0577644014028888b60e..aa018028436fd2ca96efed2459da716075d480c7 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index bf1ca41e99446d6490e0a0e4b0431968d9ed3baa..50353f8399d789e6532cecfcbc0f29348db49af4 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index 23d0d021346171ad8b94fe7103fcdd15dbd7465f..6ab187d319a4c4abac01c12ec0a24ec84bd630e0 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
@@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>8.0.6</version>
+        <version>8.0.7</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 38cfaee0a2c6165482696cfa92d388174244feda..1e86c2078ff94d812ac99151edc1060aa0cd193b 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index c1646c7189fa3c8ad918104ab612367f085ed844..7ac2c46517a27e55b65b38fd045bdbc9b6dfe25d 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.6</version>
+    <version>8.0.7</version>
     <relativePath/>
   </parent>
 
index 8c5c6a4418f50daa8dc04fdebf13c5b4ca2dabdd..22acd209acc42cd84d21b66ef8580c7ea1ca1a0e 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index 1184b1b44bfc6523c93142ee4dc157cffba4a8a0..6605526e1bb93a18c8b20e1047a7706828741063 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index 91b095e387f617829646f2539e760bef530be563..fb38b67ddd22358651fa6f345cb66f6b26ad313a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 97fbc2e1a2ab98eb24a3b567b8f85ed7f265c07c..12f59bc16285af91c702e3c566bfc5c11a999c25 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index d7ca12bc8549195debda4f52c1d20efdc0d6cc34..1c5bc87b5ae8eef5358479b32753296c739265ea 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 86119df7798e963469a4aba0c2e40b531d5e7cc7..fe0396197ea29228dfad1accb89ebc74095dd8f9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>