From 136bbe951d005c06a14e0cf55fce2fedca123700 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 17 Feb 2016 13:37:38 +0100 Subject: [PATCH] Make sure yang-maven-plugin executes in eclipse Turn ignore into execute. Change-Id: I231d6ff528987d07488320b95db9342d37c02354 Signed-off-by: Robert Varga --- .../src/main/resources/archetype-resources/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml b/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml index 78ee802b27..99e4b2695e 100644 --- a/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml @@ -132,7 +132,7 @@ - + -- 2.36.6