From 97e0f09a7fcbad22c011a5245fca603db8d21e00 Mon Sep 17 00:00:00 2001 From: "David K. Bainbridge" Date: Mon, 10 Feb 2014 12:03:51 -0800 Subject: [PATCH] minor pom cleanup to eliminate duplicate group ID specification when the group ID is the same as the parent pom, just removes some warnings from eclipse, should not be any functional difference Change-Id: I396126408fff54d7120d3ae94b2a5c447d14f8d2 Signed-off-by: David K. Bainbridge --- opendaylight/commons/opendaylight/pom.xml | 1 - opendaylight/networkconfiguration/neutron/implementation/pom.xml | 1 - opendaylight/networkconfiguration/neutron/pom.xml | 1 - opendaylight/northbound/containermanager/pom.xml | 1 - opendaylight/northbound/integrationtest/pom.xml | 1 - opendaylight/northbound/networkconfiguration/neutron/pom.xml | 1 - 6 files changed, 6 deletions(-) diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index d2e9048027..baf7a1cb41 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -4,7 +4,6 @@ 3.0 - org.opendaylight.controller commons.opendaylight 1.4.2-SNAPSHOT pom diff --git a/opendaylight/networkconfiguration/neutron/implementation/pom.xml b/opendaylight/networkconfiguration/neutron/implementation/pom.xml index 83e251aed8..821ac92021 100644 --- a/opendaylight/networkconfiguration/neutron/implementation/pom.xml +++ b/opendaylight/networkconfiguration/neutron/implementation/pom.xml @@ -34,7 +34,6 @@ ${sitedeploy} - org.opendaylight.controller networkconfig.neutron.implementation 0.4.2-SNAPSHOT bundle diff --git a/opendaylight/networkconfiguration/neutron/pom.xml b/opendaylight/networkconfiguration/neutron/pom.xml index fc728dc89f..27588b8bee 100644 --- a/opendaylight/networkconfiguration/neutron/pom.xml +++ b/opendaylight/networkconfiguration/neutron/pom.xml @@ -33,7 +33,6 @@ ${sitedeploy} - org.opendaylight.controller networkconfig.neutron 0.4.2-SNAPSHOT bundle diff --git a/opendaylight/northbound/containermanager/pom.xml b/opendaylight/northbound/containermanager/pom.xml index 2d980910f4..48dee485ae 100644 --- a/opendaylight/northbound/containermanager/pom.xml +++ b/opendaylight/northbound/containermanager/pom.xml @@ -14,7 +14,6 @@ HEAD - org.opendaylight.controller containermanager.northbound 0.4.2-SNAPSHOT bundle diff --git a/opendaylight/northbound/integrationtest/pom.xml b/opendaylight/northbound/integrationtest/pom.xml index a6b3855d1f..2789526668 100644 --- a/opendaylight/northbound/integrationtest/pom.xml +++ b/opendaylight/northbound/integrationtest/pom.xml @@ -14,7 +14,6 @@ HEAD - org.opendaylight.controller northbound.integrationtest 0.4.2-SNAPSHOT diff --git a/opendaylight/northbound/networkconfiguration/neutron/pom.xml b/opendaylight/northbound/networkconfiguration/neutron/pom.xml index a6596f886d..7590a976b6 100644 --- a/opendaylight/northbound/networkconfiguration/neutron/pom.xml +++ b/opendaylight/northbound/networkconfiguration/neutron/pom.xml @@ -34,7 +34,6 @@ ${sitedeploy} - org.opendaylight.controller networkconfig.neutron.northbound 0.4.2-SNAPSHOT bundle -- 2.36.6