diff options
Diffstat (limited to 'sdnr/wt/apigateway/installer/pom.xml')
-rwxr-xr-x | sdnr/wt/apigateway/installer/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sdnr/wt/apigateway/installer/pom.xml b/sdnr/wt/apigateway/installer/pom.xml index 1d1802691..7ab192b91 100755 --- a/sdnr/wt/apigateway/installer/pom.xml +++ b/sdnr/wt/apigateway/installer/pom.xml @@ -13,6 +13,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> <version>1.2.1-SNAPSHOT</version> + <relativePath /> </parent> <properties> |