Add missing relatedPath for aggregator's parent 94/31194/2
authoradetalhouet <adetalhouet@inocybe.com>
Fri, 11 Dec 2015 13:15:32 +0000 (08:15 -0500)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 17 Dec 2015 14:03:35 +0000 (14:03 +0000)
Change-Id: I93d6f9f47d4da3ae7f113651b4903bc6d9de7f86
Signed-off-by: adetalhouet <adetalhouet@inocybe.com>
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml

index 49c08a4c5bbe57802455904f9fa28729536b58c6..512c9ecd5a7ba6e63bd4e5188519f0287776341f 100644 (file)
@@ -11,6 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
     <version>1.6.0-SNAPSHOT</version>
+    <relativePath/>
   </parent>
 
   <groupId>${groupId}</groupId>