diff options
Diffstat (limited to 'ansible-adapter/ansible-adapter-installer/pom.xml')
-rw-r--r-- | ansible-adapter/ansible-adapter-installer/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible-adapter/ansible-adapter-installer/pom.xml b/ansible-adapter/ansible-adapter-installer/pom.xml index 7aa18ba5..79448f82 100644 --- a/ansible-adapter/ansible-adapter-installer/pom.xml +++ b/ansible-adapter/ansible-adapter-installer/pom.xml @@ -28,6 +28,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> <artifactId>ansible-adapter-installer</artifactId> |