diff options
Diffstat (limited to 'services/services-onappf')
-rw-r--r-- | services/services-onappf/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/services/services-onappf/pom.xml b/services/services-onappf/pom.xml index fb510bdb0..cf14e5f0d 100644 --- a/services/services-onappf/pom.xml +++ b/services/services-onappf/pom.xml @@ -75,12 +75,10 @@ <artifactId>jersey-client</artifactId> </exclusion> </exclusions> - <version>${version.policy.common}</version> </dependency> <dependency> <groupId>org.glassfish.jersey.inject</groupId> <artifactId>jersey-hk2</artifactId> - <version>${version.jersey}</version> </dependency> <dependency> <groupId>org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier</groupId> |