Bump infrautils to 1.9.1 07/93207/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 19 Oct 2020 23:33:00 +0000 (01:33 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 19 Oct 2020 23:33:00 +0000 (01:33 +0200)
Pick up mbean fixes from upstream.

Change-Id: Iba5ef562fbc0f8737162a8b04384a573b12a0152
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/binding-parent/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml

index f9ce3360aad6e2e71171ead5a6612244afc8e595..344d6f92b9c82f03b9107f1c8a11567a956fc1eb 100644 (file)
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>1.9.0</version>
+        <version>1.9.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 3e1f588e3c1e1c9adffcaf9a15e573f9ae768cdf..d71befea8cfe9147c986e39637f635f74fc4f20c 100644 (file)
@@ -30,7 +30,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <dependency>
                 <groupId>org.opendaylight.infrautils</groupId>
                 <artifactId>infrautils-artifacts</artifactId>
-                <version>1.9.0</version>
+                <version>1.9.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>