diff options
Diffstat (limited to 'sdnr/northbound/pom.xml')
-rw-r--r-- | sdnr/northbound/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/northbound/pom.xml b/sdnr/northbound/pom.xml index 0633dd33f..f15f116f3 100644 --- a/sdnr/northbound/pom.xml +++ b/sdnr/northbound/pom.xml @@ -33,7 +33,7 @@ <version>0.7.0-SNAPSHOT</version> <packaging>pom</packaging> - <name>ccsdk-sdnr-northbound :: features</name> + <name>ccsdk-features :: ${project.artifactId}</name> <description>SDN-R RAN, OOF PCI ANR POC, A1 Adapter</description> <modules> |