diff options
author | Dan Timoney <dtimoney@att.com> | 2019-03-06 20:31:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-06 20:31:13 +0000 |
commit | 16f322b6f8d5ab0d0d7b55d2e626e18afcba53f1 (patch) | |
tree | c75fd916d42224cef96019b1d6cb5d613d22882e /sdnr/wt/apigateway/installer/pom.xml | |
parent | 02c5ac21fde242f7bd12525fc244bdbe64f1a4e6 (diff) | |
parent | 46b1c7615d317a74c2c159779f2a5a711292defd (diff) |
Merge "SDN-R apigateway add junit test"
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> |