diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-09-04 13:55:24 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-09-04 13:55:36 -0400 |
commit | 634ff166c901bbf5aa4030fbaae9d031fd55f069 (patch) | |
tree | c5318798cbb6fb3155ee504b84b7d8586d0f8e33 /pom.xml | |
parent | 8ae625423fbf11fa031946caa3f86d552854b893 (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>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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> |