From fe9cdc44e7cf7dd91e89719d70afba210e448d7a Mon Sep 17 00:00:00 2001 From: Lorand Jakab Date: Fri, 20 Feb 2015 15:12:08 +0200 Subject: [PATCH] Remove unnecesary declaration of Using the configuration in POM files is deprecated and odlparent enforces Maven version using the maven-enforcer-plugin. See: http://jira.codehaus.org/browse/MNG-5297 http://jira.codehaus.org/browse/MNG-4840 Change-Id: I138df3c2b03fb8f0f88e7c559098c665b111ba7a Signed-off-by: Lorand Jakab --- distribution-karaf/pom.xml | 3 --- mappingservice/config/pom.xml | 3 --- 2 files changed, 6 deletions(-) diff --git a/distribution-karaf/pom.xml b/distribution-karaf/pom.xml index 59e6ccd84..457e2e2e3 100644 --- a/distribution-karaf/pom.xml +++ b/distribution-karaf/pom.xml @@ -18,9 +18,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html distribution-karaf 1.2.0-SNAPSHOT LISP Flow Mapping Project - Karaf Distribution - - 3.1.1 - odl-lispflowmapping-all diff --git a/mappingservice/config/pom.xml b/mappingservice/config/pom.xml index 013cb14a9..722f548d1 100644 --- a/mappingservice/config/pom.xml +++ b/mappingservice/config/pom.xml @@ -9,9 +9,6 @@ mappingservice.config bundle LISP Flow Mapping Config Subsystem - - 3.0.4 - org.opendaylight.controller -- 2.36.6