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