diff options
author | waqas.ikram <waqas.ikram@ericsson.com> | 2018-06-27 16:16:42 +0100 |
---|---|---|
committer | waqas.ikram <waqas.ikram@ericsson.com> | 2018-06-28 15:47:46 +0100 |
commit | 2816ea6b7672a5519628a5134a5ef719166b27f7 (patch) | |
tree | 94ee625fd5e84113f86a38b62124f7945241c302 /plugins/pom.xml | |
parent | 7c2b947460d0795b29c9c23f1d7373a27ae7bc9e (diff) |
Adding integration test module
Change-Id: If94ff28724a31269cf20b32c43fa0790c3b2dac3
Issue-ID: POLICY-865
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
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> |