diff options
Diffstat (limited to 'dmaap-listener')
-rwxr-xr-x | dmaap-listener/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dmaap-listener/pom.xml b/dmaap-listener/pom.xml index dcdc5ca5a..1cc4acc59 100755 --- a/dmaap-listener/pom.xml +++ b/dmaap-listener/pom.xml @@ -10,7 +10,7 @@ <description>DMAAP 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> |