aboutsummaryrefslogtreecommitdiffstats
path: root/main/pom.xml
diff options
context:
space:
mode:
authorJorge Hernandez <jorge.hernandez-herrero@att.com>2019-02-28 18:03:15 +0000
committerGerrit Code Review <gerrit@onap.org>2019-02-28 18:03:15 +0000
commit57a9709f076e97c2f837f42898c9dc3112cefe92 (patch)
treee8f7484f8c1d8dea4afbe03a338a0ae32ef90bc9 /main/pom.xml
parentadd76434556e3413075f1e60dda2c48d5254cfe2 (diff)
parentc3e2ced55c33946377454f2353dc24297e88584d (diff)
Merge "Use Coder class"
Diffstat (limited to 'main/pom.xml')
-rw-r--r--main/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/main/pom.xml b/main/pom.xml
index f74e6eb9..63eb0ecc 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -39,10 +39,6 @@
<artifactId>commons-cli</artifactId>
</dependency>
<dependency>
- <groupId>com.google.code.gson</groupId>
- <artifactId>gson</artifactId>
- </dependency>
- <dependency>
<groupId>org.onap.policy.common</groupId>
<artifactId>common-parameters</artifactId>
<version>${policy.common.version}</version>