diff options
Diffstat (limited to 'ansible-adapter/ansible-adapter-features')
-rw-r--r-- | ansible-adapter/ansible-adapter-features/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible-adapter/ansible-adapter-features/pom.xml b/ansible-adapter/ansible-adapter-features/pom.xml index 380e737f..235eb6df 100644 --- a/ansible-adapter/ansible-adapter-features/pom.xml +++ b/ansible-adapter/ansible-adapter-features/pom.xml @@ -18,6 +18,7 @@ <artifactId>odlparent-lite</artifactId> <groupId>org.onap.ccsdk.parent</groupId> <version>1.0.1-SNAPSHOT</version> + <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ansible-adapter-features</artifactId> |