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