diff options
Diffstat (limited to 'appc-inbound/appc-artifact-handler/pom.xml')
-rwxr-xr-x | appc-inbound/appc-artifact-handler/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml index d7fcc8d77..5070bf6f1 100755 --- a/appc-inbound/appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> <version>2.7.0-SNAPSHOT</version> - <relativePath /> + <relativePath/> </parent> <packaging>pom</packaging> |