diff options
Diffstat (limited to 'asdcApi')
-rwxr-xr-x | asdcApi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml index 9f8d906c3..d4990612e 100755 --- a/asdcApi/pom.xml +++ b/asdcApi/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> - <artifactId>sdnc-northbound</artifactId> + <artifactId>ccsdk-sli-northbound</artifactId> <version>0.1.0-SNAPSHOT</version> </parent> |