Bump upstreams 10/104110/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 24 Jan 2023 14:21:01 +0000 (15:21 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 24 Jan 2023 15:02:44 +0000 (16:02 +0100)
Adopt:
- mdsal-11.0.4
- controller-7.0.2
- aaa-0.17.3
- netconf-5.0.1

Change-Id: I8c8bbb8791d5aa9200dfb4615669846e15016dca
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding-parent/pom.xml
parent/pom.xml

index 1a2b3b34dd49aca93b8cb85164dfaaa937411d20..384c77e29659944a57f63aacbb2fb6dc7ce01b5f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>11.0.3</version>
+        <version>11.0.4</version>
         <relativePath/>
     </parent>
 
index 7e6e74d459e3d7e54a9e2ef557625c896ccee2fe..6da5fb626eab16d63548d54d4f18421cf82d247c 100644 (file)
@@ -47,7 +47,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>7.0.1</version>
+                <version>7.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -63,7 +63,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>11.0.3</version>
+                <version>11.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
@@ -71,7 +71,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>5.0.0</version>
+                <version>5.0.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>