diff options
Diffstat (limited to 'sdnr/wt/mountpoint-registrar/model')
-rw-r--r-- | sdnr/wt/mountpoint-registrar/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/mountpoint-registrar/model/pom.xml b/sdnr/wt/mountpoint-registrar/model/pom.xml index 55d95950c..53c0fe960 100644 --- a/sdnr/wt/mountpoint-registrar/model/pom.xml +++ b/sdnr/wt/mountpoint-registrar/model/pom.xml @@ -36,7 +36,7 @@ <version>0.7.1-SNAPSHOT</version> <packaging>bundle</packaging> - <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name> + <name>ccsdk-features :: ${project.artifactId}</name> <licenses> <license> <name>Apache License, Version 2.0</name> |