From c3e2ced55c33946377454f2353dc24297e88584d Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Wed, 27 Feb 2019 11:31:34 -0500 Subject: Use Coder class Modified existing PAP code to use the Coder class instead of Gson. Change-Id: I770d0adf201d7c1118085f85c36582e1143deb08 Issue-ID: POLICY-1444 Signed-off-by: Jim Hahn --- main/pom.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'main/pom.xml') diff --git a/main/pom.xml b/main/pom.xml index 19c54dbb..274cc5e7 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -38,10 +38,6 @@ commons-cli commons-cli - - com.google.code.gson - gson - org.onap.policy.common common-parameters -- cgit 1.2.3-korg