Bump upstream versions 37/101537/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 8 Jun 2022 20:36:24 +0000 (22:36 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 9 Jun 2022 09:24:47 +0000 (11:24 +0200)
Adopt:
- yangtools-8.0.6
- mdsal-9.0.4
- controller-5.0.5
- aaa-0.15.5
- netconf-3.0.4

Change-Id: I1e0502f1f3bd27924b4313b0436172fdddf5e3c5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 3beb7b777502c069891a197c1c194e8cf3a13a9c)

features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml
features-aggregator/odl-openflowplugin-nsf-model/pom.xml
features-aggregator/odl-openflowplugin-southbound/pom.xml
openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml
parent/pom.xml

index e856bff4deb77c44880e6f023eee9f8b32536dbb..d8700356d2cf8f6d902d90200d40154e1ad028e1 100644 (file)
@@ -21,7 +21,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>3.0.3</version>
+                <version>3.0.4</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 976d933c53ba360920de69000d852c277e572b8a..d388ddd7d93b53c4b02b2d922d75d0c7685154ef 100644 (file)
@@ -21,7 +21,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>9.0.3</version>
+                <version>9.0.4</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>5.0.4</version>
+                <version>5.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 87562e7a294004f0d7e53644d41dbb6e277d4964..e4a56d29942cf47e7ac7cc56df7758b1d48426d6 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>5.0.4</version>
+                <version>5.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 21b23bb5f77fedca1115dc772a046c297e719a90..06084391209184e1e45863d4fa7c72be92373cd0 100644 (file)
@@ -42,7 +42,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>8.0.5</version>
+                <version>8.0.6</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -51,7 +51,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>9.0.3</version>
+                <version>9.0.4</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 75e18135936ad72dfc602e9a0da0ad2f93650069..3638caa3b86157e0e15efcc0e72b5c9e7661fde8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>9.0.3</version>
+        <version>9.0.4</version>
         <relativePath/>
     </parent>
 
@@ -41,7 +41,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>5.0.4</version>
+                <version>5.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>