aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-09-04 13:55:24 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-09-04 13:55:36 -0400
commit634ff166c901bbf5aa4030fbaae9d031fd55f069 (patch)
treec5318798cbb6fb3155ee504b84b7d8586d0f8e33
parent8ae625423fbf11fa031946caa3f86d552854b893 (diff)
Remove unused property
Now that we moved to policy/parent, this property isn't necessary in this repo. Found this as I was looking into mariadb security issues for both drools-pdp and engine. Issue-ID: POLICY-1059 Change-Id: If06e00608fe7f76314c233e806fca5d9150734ae Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 076eb3f2..e4420771 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,6 @@
<!-- Shared between policy/* project repositories - different version -->
<eclipselink.version>2.6.0</eclipselink.version>
- <mariadb.jdbc.version>1.2.3</mariadb.jdbc.version>
<!-- Project common dependency versions -->
<javax.persistence.api.version>1.0.2</javax.persistence.api.version>