diff options
Diffstat (limited to 'policy-endpoints/pom.xml')
-rw-r--r-- | policy-endpoints/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index 334e152d..43e5a5ed 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -43,7 +43,6 @@ </properties> <dependencies> - <dependency> <groupId>org.onap.policy.common</groupId> <artifactId>capabilities</artifactId> @@ -197,7 +196,6 @@ <dependency> <groupId>org.glassfish.jersey.inject</groupId> <artifactId>jersey-hk2</artifactId> - <scope>test</scope> </dependency> <dependency> |