From 23c698279b31e510f2e371d464f6883d420baf5c Mon Sep 17 00:00:00 2001 From: adetalhouet Date: Fri, 11 Dec 2015 08:18:45 -0500 Subject: [PATCH] Add missing relatedPath for aggregator's parent Change-Id: I04b30fc48c7e105fef96cfd173aef2e405c715e3 Signed-off-by: adetalhouet --- .../src/main/resources/archetype-resources/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml index 7a7233d49d..1a72abb446 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml @@ -11,6 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent 1.5.4-SNAPSHOT + ${groupId} -- 2.36.6