Bump upstream versions 40/97340/3 master
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 26 Aug 2021 11:53:17 +0000 (13:53 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 26 Aug 2021 12:20:23 +0000 (14:20 +0200)
Use netconf-2.0.3 et al.

Change-Id: I402eef803ce8088429c28ccdebc967c063c8fe06
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
artifacts/pom.xml
features/parent/pom.xml
features/production/odl-neutron-hostconfig-ovs/pom.xml
features/production/pom.xml
features/test/features-neutron-test/pom.xml
features/test/pom.xml
integration/test-standalone/pom.xml
integration/test/pom.xml
karaf/pom.xml
neutron-hostconfig/pom.xml
parent/pom.xml

index 096b3f4f60d5a317f7a314afccc16a12e2a6d675..c7f5a21959905b77edd5bd6562a36fba754fee53 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index bf99aeae93968344eb4cb54893a20a0ae614c2a8..82545308b2653f775e06772216bdd6e112c6b85d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index a807c98ea1f81df77542353368a66e539e028fff..8aa55abb2a8a365469371314b9b305b9a7a43757 100644 (file)
@@ -51,7 +51,7 @@
             <artifactId>odl-aaa-cert</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
-            <version>0.14.1</version>
+            <version>0.14.2</version>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
index 68994f947e7f995690596a035c26a58f76442a14..6ed7f0bc69daa22c48c90b3b8cbc60d4d080dede 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
index a6f4644c9c3ef39c1a090d7e9de19ed0d62e2ee4..7f05b34a7805eecbac8f05b2014d5e20a4d44af6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index e1604db9b01253dd330ea9cf6f24f4f7aca23b41..8fb140f8fceb7c11b1cd91e6d984a817336d9ad2 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
index 8d945ec2a257926cce398a3781bf20331e44e267..5a8eb603f416d923bb2eade5cd22c5b8f65eb7ee 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>8.0.1</version>
+        <version>8.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.14.1</version>
+        <version>0.14.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>2.0.2</version>
+        <version>2.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 9d532572a2b92e4c1f7c7b33c6f6c71531a5435c..592bd72bac19dbaef44fb47fed6c1e842449b975 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>4.0.1</version>
+    <version>4.0.2</version>
     <relativePath/>
   </parent>
 
index dd69a39a9b307569760727f7cff4829c04298f72..528994b8098df7c26adb63415ab9726a8a10d907 100644 (file)
@@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index c975db80e74daa8cf15a42db552c7479918c567f..f45afdec3cec0d56121dcb08d789723641808a21 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
index 1954a7229d1b8fd3820dc63e2db00c3bff759ffa..108021e5605d4bdc4b8beccd566a481885590962 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.1</version>
+    <version>8.0.4</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>2.0.2</version>
+        <version>2.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>4.0.1</version>
+        <version>4.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.14.1</version>
+        <version>0.14.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>2.0.2</version>
+        <version>2.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>