From 12305bcc050b5108b29a2979ecd4a1249e00f448 Mon Sep 17 00:00:00 2001 From: David Suarez Date: Mon, 18 Sep 2017 16:11:34 +0200 Subject: [PATCH] Remove redundant dependencies in pom These dependencies are already declared in parent pom. Change-Id: Ibc5c1b14f95b000caac208a788e2a344f2584933 Signed-off-by: David Suarez --- .../alivenessmonitor-impl-protocols/pom.xml | 13 ------------- alivenessmonitor/alivenessmonitor-impl/pom.xml | 14 +------------- 2 files changed, 1 insertion(+), 26 deletions(-) diff --git a/alivenessmonitor/alivenessmonitor-impl-protocols/pom.xml b/alivenessmonitor/alivenessmonitor-impl-protocols/pom.xml index a21b34c5d..32e92114b 100644 --- a/alivenessmonitor/alivenessmonitor-impl-protocols/pom.xml +++ b/alivenessmonitor/alivenessmonitor-impl-protocols/pom.xml @@ -42,19 +42,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html arputil-api ${genius.version} - - - - junit - junit - test - - - - org.mockito - mockito-core - test - diff --git a/alivenessmonitor/alivenessmonitor-impl/pom.xml b/alivenessmonitor/alivenessmonitor-impl/pom.xml index 4feb868b7..3894cb1c5 100644 --- a/alivenessmonitor/alivenessmonitor-impl/pom.xml +++ b/alivenessmonitor/alivenessmonitor-impl/pom.xml @@ -6,6 +6,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> + 4.0.0 @@ -67,19 +68,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html javax.inject javax.inject - - - - junit - junit - test - - - - org.mockito - mockito-core - test - -- 2.36.6