aboutsummaryrefslogtreecommitdiffstats
path: root/POLICY-SDK-APP
diff options
context:
space:
mode:
authorbobbymander <bobby.mander@att.com>2018-03-28 15:05:33 -0400
committerbobbymander <bobby.mander@att.com>2018-03-28 15:07:15 -0400
commitcc02160dfa3a7a201b79fe11ceaa51e431be7341 (patch)
tree3f24dd1ef18ef75fd7e750ca35912a2a002680f1 /POLICY-SDK-APP
parent95a5bc9816c0bdf56b4ea6699004eb29940ddc6a (diff)
POM changes to centralize test scope deps
Issue-ID: POLICY-600 Change-Id: I870317bbd125c6016818ec435ea7a406123c66c1 Signed-off-by: bobbymander <bobby.mander@att.com>
Diffstat (limited to 'POLICY-SDK-APP')
-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>