summaryrefslogtreecommitdiffstats
path: root/catalog-be
diff options
context:
space:
mode:
authorRodrigo Lima <rodrigo.lima@yoppworks.com>2020-05-19 12:10:17 -0400
committerRodrigo Lima <rodrigo.lima@yoppworks.com>2020-05-19 17:17:52 -0400
commited73921b083bddae1692e22cfd8fac5fdc2fd57b (patch)
treeb437a015f1be3395e0997290573b81dbbb32fc8b /catalog-be
parent3568f4098cc5294c3956b70db3d9d2ee6368fb36 (diff)
remove powermock dependency from pom xmls
- Remove powermock from pom xml files - Remove powermock from ActivityLogManagerFactoryImplTest Issue-ID: SDC-3071 Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com> Change-Id: I4c4b8b0751f4ce8895617a951429111fc08d8e2e
Diffstat (limited to 'catalog-be')
-rw-r--r--catalog-be/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml
index a74d594ce8..7f34e15c56 100644
--- a/catalog-be/pom.xml
+++ b/catalog-be/pom.xml
@@ -465,10 +465,6 @@
<groupId>org.slf4j</groupId>
</exclusion>
<exclusion>
- <artifactId>powermock-api-mockito</artifactId>
- <groupId>org.powermock</groupId>
- </exclusion>
- <exclusion>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>aaf-cadi-aaf</artifactId>
</exclusion>