summaryrefslogtreecommitdiffstats
path: root/main/pom.xml
diff options
context:
space:
mode:
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>