From: Jim Hahn Date: Thu, 19 Sep 2019 15:30:07 +0000 (-0400) Subject: Change policy/common version in models X-Git-Tag: 2.2.0~60 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f70ddacbd97e34ad0d1373466367115982a251db;p=policy%2Fmodels.git Change policy/common version in models Junits in policy/api were breaking. Tracked it down to the fact the policy/models was still referencing an old version of policy/common. Change-Id: I1aee40336382741d62cabbcac0f6268d2ceab263 Issue-ID: POLICY-2101 Signed-off-by: Jim Hahn --- diff --git a/pom.xml b/pom.xml index 4a31fe652..22fe09ca7 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ ${project.basedir}/../target/code-coverage/jacoco-it.exec reuseReports - 1.5.2 + 1.6.0-SNAPSHOT