diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-09-18 19:22:30 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-09-18 19:22:35 -0400 |
commit | 06d41227e6e745cf9dfbe8df2b29fd67992060da (patch) | |
tree | eade43d61efb76f71b4cef1470ccc13984cfbf89 /LogParser/pom.xml | |
parent | 43dd8e5baa16c1fb1e68343b0b4b9ca0cd486500 (diff) |
Fixes for oparent upgrade
Clean up mariadb so that it is consistent, allow jetty to be
defined by oparent, and fixes to fully support google guava
upgrade.
Issue-ID: POLICY-1126
Change-Id: Ic0c2fba5f6f5f1a41e53770b95861606a5b4bbe6
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'LogParser/pom.xml')
-rw-r--r-- | LogParser/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/LogParser/pom.xml b/LogParser/pom.xml index 77cd2c90b..5d5f797d6 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -37,7 +37,6 @@ <dependency> <groupId>org.mariadb.jdbc</groupId> <artifactId>mariadb-java-client</artifactId> - <version>2.1.1</version> </dependency> <dependency> <groupId>org.onap.policy.common</groupId> |