diff options
Diffstat (limited to 'ueb-listener')
-rwxr-xr-x | ueb-listener/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ueb-listener/pom.xml b/ueb-listener/pom.xml index 5f8d5ca1b..84e407698 100755 --- a/ueb-listener/pom.xml +++ b/ueb-listener/pom.xml @@ -10,7 +10,7 @@ <description>UEB Listener</description> <parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> - <artifactId>sdnc-northbound</artifactId> + <artifactId>ccsdk-sli-northbound</artifactId> <version>0.1.0-SNAPSHOT</version> </parent> <properties> |