Update infrautils to 1.9.1 30/93430/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 27 Oct 2020 22:36:33 +0000 (23:36 +0100)
committerRobert Varga <nite@hq.sk>
Wed, 28 Oct 2020 01:17:52 +0000 (01:17 +0000)
We have 1.9.0 integrated, but downstreams are using 1.9.1. Align
versions.

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

index 3e9e569a672be6317f7b58b8126ecef03bb233c4..a49756958254a5751c5e67e4f0bac67feffeafa1 100644 (file)
@@ -39,7 +39,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>