From 1045d41c82e6be2957cb9dc03229006bb6a6e42d Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 6 Nov 2014 13:39:52 +0100 Subject: [PATCH] Remove duplicate groupId Specified groupId is the same as parent's -- so we do not need to re-declare it. Change-Id: I7610f6f4bbc4b303b0f3b6971822f8e715bf1a2e Signed-off-by: Robert Varga --- opendaylight/karaf-branding/pom.xml | 1 - opendaylight/md-sal/benchmark-data-store/pom.xml | 1 - opendaylight/md-sal/sal-dom-xsql-config/pom.xml | 1 - 3 files changed, 3 deletions(-) diff --git a/opendaylight/karaf-branding/pom.xml b/opendaylight/karaf-branding/pom.xml index dfdc3b76cb..7b2bd864f2 100644 --- a/opendaylight/karaf-branding/pom.xml +++ b/opendaylight/karaf-branding/pom.xml @@ -8,7 +8,6 @@ 0.2.0-SNAPSHOT ../.. - org.opendaylight.controller karaf.branding 1.1.0-SNAPSHOT bundle diff --git a/opendaylight/md-sal/benchmark-data-store/pom.xml b/opendaylight/md-sal/benchmark-data-store/pom.xml index 7d47add017..b196c3180f 100644 --- a/opendaylight/md-sal/benchmark-data-store/pom.xml +++ b/opendaylight/md-sal/benchmark-data-store/pom.xml @@ -16,7 +16,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.controller benchmark-data-store diff --git a/opendaylight/md-sal/sal-dom-xsql-config/pom.xml b/opendaylight/md-sal/sal-dom-xsql-config/pom.xml index e8919d0ee1..d2d864cd4f 100644 --- a/opendaylight/md-sal/sal-dom-xsql-config/pom.xml +++ b/opendaylight/md-sal/sal-dom-xsql-config/pom.xml @@ -15,7 +15,6 @@ 1.2.0-SNAPSHOT sal-dom-xsql-config - org.opendaylight.controller Configuration files for md-sal jar -- 2.36.6