Fix features-groupbasedpolicy 35/70035/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 23 Mar 2018 15:36:07 +0000 (16:36 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 10 Apr 2018 11:47:42 +0000 (13:47 +0200)
It does not specify a parent path, leading to a maven warning.

Change-Id: Ic0f9be86bce2fe428aae752c410a9a5129ad34ec
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/features-groupbasedpolicy/pom.xml

index 223ebb05c543c1114f109cafa73d3e944a46a3fc..ffce23fd55e2c965de43b99460a319f603830cb8 100644 (file)
@@ -8,6 +8,7 @@
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
         <version>3.0.2</version>
+        <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>