aboutsummaryrefslogtreecommitdiffstats
path: root/POLICY-SDK-APP/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-03-28 22:40:49 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-28 22:40:49 +0000
commitd55ccfaddecd2a8b00f1d1525ceb9afa98dc8989 (patch)
tree9a3aea3e07ab03fc37a274541ccc2def491e83cd /POLICY-SDK-APP/pom.xml
parente044eecc921760327edc5c4fc9a16cbb36923c27 (diff)
parentcc02160dfa3a7a201b79fe11ceaa51e431be7341 (diff)
Merge "POM changes to centralize test scope deps"
Diffstat (limited to 'POLICY-SDK-APP/pom.xml')
-rw-r--r--POLICY-SDK-APP/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml
index 3a8eaa456..91e14d9f9 100644
--- a/POLICY-SDK-APP/pom.xml
+++ b/POLICY-SDK-APP/pom.xml
@@ -253,12 +253,6 @@
<artifactId>yamlbeans</artifactId>
<version>1.08</version>
</dependency>
- <!-- https://mvnrepository.com/artifact/org.easymock/easymock -->
- <dependency>
- <groupId>org.easymock</groupId>
- <artifactId>easymock</artifactId>
- <version>3.1</version>
- </dependency>
<!-- https://mvnrepository.com/artifact/org.yaml/snakeyaml -->
<dependency>
<groupId>org.yaml</groupId>