Bump odlparent/yangtools/mdsal 79/97279/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 20 Aug 2021 12:44:18 +0000 (14:44 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 20 Aug 2021 13:12:49 +0000 (15:12 +0200)
Adopt latest versions, namely;
- odlparent-9.0.3
- yangtools-7.0.5
- mdsal-8.0.2

Change-Id: I11e44a49e1ba55ed45aa890efcbe353f4591a11f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
30 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/eos-dom-akka/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 50ac5ff1b3e3a34e03b7f3da4f7a702e120db777..f1d398091b3eff2e2011a2bb04af3d1a4f1e17e5 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.3</version>
         <relativePath/>
     </parent>
 
index b1e764f6fc5e0e46bbaee482fbe0ea09d441e97a..723c1de48165c72c79893ba1ec1d410357112b18 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.3</version>
         <relativePath/>
     </parent>
 
index 060068fa835dcff058e69efb0f275b6fdd294c5a..38a37aaf964851c4123b4997bfbca5b7690ea457 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.3</version>
         <relativePath/>
     </parent>
 
index 074935dc71fe12ccf789d905ae3096f008f62797..8f584ff99c298f68887dc137d83359d6114d161a 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.2</version>
+    <version>9.0.3</version>
     <relativePath/>
   </parent>
 
index 67c91f9266c8c709e1c7328b49066d0e22059b0e..fea2486469ab1ac6a4e21978ea185d8a325a8dad 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>8.0.1</version>
+        <version>8.0.2</version>
         <relativePath/>
     </parent>
 
index 943d5cbbbc3d6b5975a335d9e83c515b028771a2..edff3030cd5fa3d5af074d8701bdc0c7d2540ff8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.3</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.2/</link>
-                        <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/7.0.4/</link>
-                        <link>https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/8.0.1/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/9.0.3/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/7.0.5/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/8.0.2/</link>
                     </links>
                     <groups>
                         <group>
index e51993962c78d16a3f5eb76f9d64077e74de8e68..d5e031f21bcb9675bd5f7d96f7eadf7e0b12343f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.3</version>
         <relativePath/>
     </parent>
 
index d22f3e6bfdb04e123f46f171736b8b6c6f62cf08..0feb5029172d107a66e37a81b4e6e1e52c300df2 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.3</version>
         <relativePath/>
     </parent>
 
index 533d94e22da919c0c23b1dc27f77cf57118e33fc..6ca8bb4c6a84dc9baeb9679fa1eaced2161b40fe 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.3</version>
         <relativePath/>
     </parent>
 
index 28ddfc4b70f16c14fdedc5f7ee66cc37902ade74..cd86dbff8134a2a0f7db4fa4b52ea835ce59e066 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.3</version>
     <relativePath/>
   </parent>
 
index 012b14d68b31b950859ada36842944217431197e..5fa85d969c57171d1689706c5282d331aa9c4f1f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.3</version>
         <relativePath/>
     </parent>
 
index db2c7930e3b0a015943726ecd9522970b1d248fb..1a45a5619ca96f5ff889a56c9602016051929e35 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.3</version>
     <relativePath/>
   </parent>
 
index 38d96a1a08f53b1770d6df2e5badbfc4931150b6..1ad9a2c0208db0ef1567c64c39aa4acdec09ab94 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.3</version>
     <relativePath/>
   </parent>
 
index 0b4471715faedfc4a3d3fdd98836669ee6b1b6f7..561bd38e9aa4bbb2bc605b224c983139b7e0b53d 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.3</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>8.0.1</version>
+        <version>8.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 3cf2483f76c68781e68df89c7f366773a5bd55e2..90ff928395f1cb514160711573e9ff4782eb2626 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.3</version>
     <relativePath/>
   </parent>
 
index c81b49effb22d3db64060dd7066945f0f6ffe0e1..c501a916595dc5a199c2f0199296f8a29ef9f943 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.3</version>
     <relativePath/>
   </parent>
 
index 7f2ea4a0f089562d67cbe979298686ff0577b981..72ef56c33698aabd4c67cd54d24074dde211978f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.3</version>
     <relativePath/>
   </parent>
 
index fd2d0a394e4b85b24250914f1d0f7299bc18e088..ce1457756b04c2b446670bb74e9449689064c656 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.3</version>
     <relativePath/>
   </parent>
 
index f261aa3a11f478b0027a453ca2e5c2f8461e8c4b..eed0014fae1f6e5538c05009d1533a7e9f2e0f76 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.3</version>
     <relativePath/>
   </parent>
 
index 5069e62f6b23f4d9d73122392b1e2581380d79db..945a58b508f7227f3a42e0f7b7d1eacc30e275e5 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.3</version>
     <relativePath/>
   </parent>
 
index cdc226feb9a841b6ea169bcbea425fa4e0de904c..a6e68e8a255f2f5284237f245bfbc44dcd676c91 100644 (file)
     <artifactId>eos-dom-akka</artifactId>
     <packaging>bundle</packaging>
 
-    <properties>
-        <odlparent.dependency.enforce>true</odlparent.dependency.enforce>
-    </properties>
-
     <dependencies>
         <dependency>
             <groupId>com.google.guava</groupId>
index 1ee2b7c05878efe9abb55018c6a67c9d43e7bbb0..34ec5cfcdc34c81937b3f2370d7e900f94ad8bd0 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.2</version>
+    <version>9.0.3</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.1</version>
+        <version>8.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 4111a417e4f5a8c572c362e3205eea38632eecea..2cdfafc419d3f737cd30fa8596250b572107e887 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.2</version>
+    <version>9.0.3</version>
     <relativePath/>
   </parent>
 
index 07a8f8e55d0684920f08f1f41556b9214e21fc5c..cd85d9310f9aa239e33409faf96c5fe04aa0da74 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.1</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
index d0ff7d8020b1cfed09a3e5301541910a5fb5ffb2..812facda0de03268cd7c7e067a048f00f57cf5d1 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.3</version>
     <relativePath/>
   </parent>
 
index 02323a23f9242276d755b429970f6c01885369d2..eb3500382199557bf75aff235ccc4761dc61630d 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.3</version>
     <relativePath/>
   </parent>
 
index 4cd11c68ad2b7c77ee09bacd6c7ef3b5e2294765..1765865445c71094e594777c861ad9fb58e1bd36 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.3</version>
         <relativePath/>
     </parent>
 
index ea7ad315c49a74fc151dcb53e9f00eb1b1a14432..a24cd84059c78f16e4732a3b80c3aa68af540110 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.3</version>
         <relativePath/>
     </parent>
 
index b22fbfdaa94a0aab8e4d1387c30fee03400d3b45..379596d0cee274fa9d9eb8bff5ba2352b08c2c0b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.3</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index dc04bbf88492cadbdb3141fe6961b5923a0fd7ca..6f85ce46c77fece1a93c4453f77b293e450f0360 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.2</version>
+    <version>9.0.3</version>
     <relativePath/>
   </parent>