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

index 7a7233d49dac7ab4782cf09a1c93a5871a227db2..1a72abb4463bb6d1d57215e5ee0a943624f52360 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.5.4-SNAPSHOT</version>
+     <relativePath/>
   </parent>
 
   <groupId>${groupId}</groupId>