diff options
Diffstat (limited to 'controlloop/common/rules-test')
-rw-r--r-- | controlloop/common/rules-test/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/controlloop/common/rules-test/pom.xml b/controlloop/common/rules-test/pom.xml index fbf7f93d8..5252993e9 100644 --- a/controlloop/common/rules-test/pom.xml +++ b/controlloop/common/rules-test/pom.xml @@ -33,10 +33,6 @@ <description>Common Utilities to facilitate testing via JUnit</description> <packaging>jar</packaging> - <properties> - <powermock.version>2.0.4</powermock.version> - </properties> - <dependencies> <dependency> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> |