Bump upstreams 29/107929/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 20 Sep 2023 16:10:24 +0000 (18:10 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 20 Sep 2023 16:10:24 +0000 (18:10 +0200)
Adopt:
- yangtools-11.0.2
- mdsal-12.0.2
- controller-8.0.2
- aaa-0.18.2
- netconf-6.0.4

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

index efeed7bb8657ccad0360d9117722d69f7c8d368d..1278f252a2c44906163c92599d91a485d940d120 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>12.0.1</version>
+        <version>12.0.2</version>
         <relativePath/>
     </parent>
 
index f8ec3ba11adec859041a9824777004cebffb37bd..5636a4f59e89f69438bef83392a27bebc3c9f8ed 100644 (file)
@@ -47,7 +47,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>8.0.1</version>
+                <version>8.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -55,7 +55,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>11.0.1</version>
+                <version>11.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>12.0.1</version>
+                <version>12.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
@@ -71,7 +71,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>6.0.3</version>
+                <version>6.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>