Update odl-jackson-2.8 version 74/73574/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Jun 2018 17:36:18 +0000 (19:36 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Jun 2018 18:45:13 +0000 (20:45 +0200)
This version should reference odlparent version, which unfortunately
is not properly exposed. Fix the declaration here while odlparent
fixes its artifacts.pom.

Change-Id: I871311a05a8c887e19ae9798df4998da00d21eab
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
library/features/odl-ovsdb-library/pom.xml

index 18c604c618d4eac576ad20d55cb8cc35e8f588d8..31d64149d0d023abe326441027283c26faf9be3b 100644 (file)
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
             <artifactId>odl-jackson-2.8</artifactId>
-            <version>3.1.0</version>
+            <version>3.1.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>