Bump upstream versions 10/101510/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 8 Jun 2022 20:36:24 +0000 (22:36 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 8 Jun 2022 20:36:24 +0000 (22:36 +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>
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 5af727a6f7979bc6ea63fd4b1e78017123e3b793..34ec6695a06edef07722718d651df155a09d4516 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 538d962a4b947aa8a24a914c553c7cb365702777..80f515ca91b1726b4fecda51d198e2809ec6e166 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 553354751b5b1ac9d262989c52c74cb362a96ba4..be615d328f80a4aa3f4840b7ff3c274b74764f6a 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 1954ab402fe085844d160d1802908fead2ddb4f1..7b78913918e31a8aa5bcdc1ea5d4ef6f3d354d6b 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 2586ea8aaad8ea56022827da8f92f651901febc4..3158d819d7177b7d4d730a27842d43bcd51ee835 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>