[Policy-20] getConfig & Policy resolved blockers
[policy/engine.git] / ECOMP-PAP-REST / pom.xml
index f05729e..71fefca 100644 (file)
                        <groupId>org.openecomp.policy.common</groupId>
                        <artifactId>ECOMP-Logging</artifactId>
                        <version>${common-modules.version}</version>
+                               <exclusions>
+                                       <exclusion>
+                                               <groupId>org.powermock</groupId>
+                                               <artifactId>powermock-module-junit4</artifactId>
+                                       </exclusion>
+                                       <exclusion>
+                                               <groupId>org.powermock</groupId>
+                                               <artifactId>powermock-api-mockito</artifactId>
+                                       </exclusion>
+                               </exclusions>
                </dependency>
                <dependency>
                        <groupId>javax.servlet</groupId>