From 02641b81ea49d3ecc7ab102d17b921a1ed164bd3 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 14 Sep 2018 09:39:53 -0400 Subject: Use policy/parent mariadb version Use the same version of mariadb across policy repositories. This will also clear a license issue, albeit a false positive. Issue-ID: POLICY-1061 Change-Id: I4267975518fe9efce9530db687a2cfd3bf872641 Signed-off-by: Pamela Dragosh --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index de5b85ad..26a040cb 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,6 @@ 1.2.3 4.12 2.7.0 - 2.1.0 5.2.10.Final 5.0.1.Final 2.5 @@ -191,11 +190,6 @@ org.eclipse.persistence.jpa ${eclipselink.version} - - org.mariadb.jdbc - mariadb-java-client - ${mariadb.jdbc.version} - org.hibernate hibernate-core -- cgit 1.2.3-korg