From 96ae42fb8b74a9b1ac80f20ee0918fb727d40155 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alexis=20de=20Talhou=C3=ABt?= Date: Tue, 1 Nov 2016 11:19:45 -0400 Subject: [PATCH] Remove config module archetype dependency from config-artifacts MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Follow-up from https://git.opendaylight.org/gerrit/#/c/47652/ I missed the config-artifacts dependency, hence the merge job failed. This will fix it. Change-Id: I659a7e145fdeb9b04133da16a48451f12299bfc6 Signed-off-by: Alexis de Talhouët --- opendaylight/config/config-artifacts/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/opendaylight/config/config-artifacts/pom.xml b/opendaylight/config/config-artifacts/pom.xml index ab0dd1cbcb..ea61fc7e52 100644 --- a/opendaylight/config/config-artifacts/pom.xml +++ b/opendaylight/config/config-artifacts/pom.xml @@ -34,11 +34,6 @@ test-jar test - - ${project.groupId} - config-module-archetype - ${project.version} - ${project.groupId} config-netty-config -- 2.36.6