Fix infrautils version 36/96136/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 12 May 2021 20:16:28 +0000 (22:16 +0200)
committerRobert Varga <nite@hq.sk>
Wed, 12 May 2021 21:02:07 +0000 (21:02 +0000)
We have a misaligned version here, make sure it is 1.9.8, as it should
be.

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

index 63da8bb5e214167ba62a88d1196c3d08853234c1..74ecf679bef2a3671dd9018c345f5d4460392d96 100644 (file)
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>1.9.5</version>
+        <version>1.9.8</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>