diff options
Diffstat (limited to 'aai-service/installer/pom.xml')
-rwxr-xr-x | aai-service/installer/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aai-service/installer/pom.xml b/aai-service/installer/pom.xml index 1c919c65..cc4d683a 100755 --- a/aai-service/installer/pom.xml +++ b/aai-service/installer/pom.xml @@ -6,6 +6,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> <version>1.0.1-SNAPSHOT</version> + <relativePath /> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> |