From e89e30d5b3f4a8012f0fa236842fddaea453a4b8 Mon Sep 17 00:00:00 2001 From: adetalhouet Date: Fri, 11 Dec 2015 08:15:32 -0500 Subject: [PATCH] Add missing relatedPath for aggregator's parent Change-Id: I93d6f9f47d4da3ae7f113651b4903bc6d9de7f86 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 49c08a4c5b..512c9ecd5a 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.6.0-SNAPSHOT + ${groupId} -- 2.36.6