diff options
Diffstat (limited to 'core/features/pom.xml')
-rwxr-xr-x | core/features/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/features/pom.xml b/core/features/pom.xml index 8fab8d638..9a93bda37 100755 --- a/core/features/pom.xml +++ b/core/features/pom.xml @@ -4,8 +4,9 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> - <artifactId>single-feature-parent</artifactId> + <artifactId>odlparent-lite</artifactId> <version>2.1.1-SNAPSHOT</version> + <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> |