From: Robert Varga Date: Fri, 27 Jan 2017 13:28:57 +0000 (+0100) Subject: Fix an eclipse warning X-Git-Tag: release/carbon~293 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=d9688431165f3ceaec76b18acc18af61d7e12593;ds=sidebyside 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 --- 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