From d9688431165f3ceaec76b18acc18af61d7e12593 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 27 Jan 2017 14:28:57 +0100 Subject: [PATCH] Fix an eclipse warning Eclipse warns about duplicate groupId, as it is inherited from parent. Fix that by removing it. Change-Id: I6d99e1d0a547da7077216c83f6d096eb2a2fb5ee Signed-off-by: Robert Varga --- opendaylight/md-sal/sal-remoterpc-connector/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 7563d06c4f..ee94c98181 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -9,7 +9,6 @@ ../../config/config-parent - org.opendaylight.controller sal-remoterpc-connector 1.5.0-SNAPSHOT bundle -- 2.36.6