From 48e401f635d8c97ab27d3175d9c1abce9fb101d8 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 20 May 2014 12:05:49 +0200 Subject: [PATCH] Couple of warnings This fixes a couple of warnings about pom.xml declaring duplicate things (groupId, version). Change-Id: Idb6e362a78cfa5d96609db6ebcc581e9349a08a4 Signed-off-by: Robert Varga --- opendaylight/dummy-console/pom.xml | 1 - opendaylight/md-sal/sal-rest-docgen/pom.xml | 2 -- 2 files changed, 3 deletions(-) diff --git a/opendaylight/dummy-console/pom.xml b/opendaylight/dummy-console/pom.xml index 6d90eb39da..8901c2e0b5 100644 --- a/opendaylight/dummy-console/pom.xml +++ b/opendaylight/dummy-console/pom.xml @@ -16,7 +16,6 @@ org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true diff --git a/opendaylight/md-sal/sal-rest-docgen/pom.xml b/opendaylight/md-sal/sal-rest-docgen/pom.xml index 423d2e48ce..8954c05811 100644 --- a/opendaylight/md-sal/sal-rest-docgen/pom.xml +++ b/opendaylight/md-sal/sal-rest-docgen/pom.xml @@ -7,7 +7,6 @@ 1.1-SNAPSHOT - org.opendaylight.controller sal-rest-docgen bundle @@ -94,7 +93,6 @@ org.apache.felix maven-bundle-plugin - 2.4.0 true -- 2.36.6