diff options
author | Liam Fallon <liam.fallon@ericsson.com> | 2018-06-30 21:24:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-30 21:24:37 +0000 |
commit | f635690cef7f59a6515322443e6129c2444e55ab (patch) | |
tree | d1673ab1b93ba260056266ba17a8e0aa0d8ae727 /plugins/pom.xml | |
parent | 751f4a09d7093d5204614e08092551d4b80dc042 (diff) | |
parent | 2816ea6b7672a5519628a5134a5ef719166b27f7 (diff) |
Merge "Adding integration test module"
Diffstat (limited to 'plugins/pom.xml')
-rw-r--r-- | plugins/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/pom.xml b/plugins/pom.xml index 18892837c..52452dbb4 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -36,8 +36,6 @@ <properties> <version.hazelcast>3.8.3</version.hazelcast> - <version.jersey.core>2.27</version.jersey.core> - <version.grizzly2-http>2.27</version.grizzly2-http> </properties> <modules> |