From: Jim Hahn Date: Fri, 15 Mar 2019 17:00:54 +0000 (-0400) Subject: Adjust snakeyaml version X-Git-Tag: 3.0.2-ONAP~96^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d66116bf9ad9aae0bcea2b3304fdbddd94b5ccba;p=policy%2Fmodels.git Adjust snakeyaml version Version 1.21 of snakeyaml is breaking junits in policy/pap. Change-Id: Ic7716c49f7797b8461846f1c61717c620471a2b5 Issue-ID: POLICY-1542 Signed-off-by: Jim Hahn --- diff --git a/pom.xml b/pom.xml index 5a22b5232..3d1835931 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ org.yaml snakeyaml - 1.21 + 1.18