From: Jim Hahn Date: Tue, 30 Jun 2020 19:27:01 +0000 (-0400) Subject: Revert javax.persistence version X-Git-Tag: 3.2.0~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=d0631367e718fb46148514b768320993b3159386;hp=a37a01c2b84643c63f59b9fb2221c1cbf56ee727 Revert javax.persistence version The new javax.persistence version is not compatible with the version of eclipselink that is in use, thus had to revert the former back. Issue-ID: POLICY-2387 Change-Id: I24a6bee1abb1e11f5527e54e4498016348ac48d3 Signed-off-by: Jim Hahn --- diff --git a/integration/pom.xml b/integration/pom.xml index bf89ce24..bf7ec9cc 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -222,7 +222,7 @@ org.eclipse.persistence javax.persistence - 2.2.1 + 2.1.0