diff options
Diffstat (limited to 'northbound/dataChange/pom.xml')
-rwxr-xr-x | northbound/dataChange/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml index 0291e1b6d..2b64df3ce 100755 --- a/northbound/dataChange/pom.xml +++ b/northbound/dataChange/pom.xml @@ -14,7 +14,7 @@ <version>1.2.1-SNAPSHOT</version> <packaging>pom</packaging> - <name>ccsdk-sli-northbound :: dataChange</name> + <name>ccsdk-sli-northbound :: ${project.artifactId}</name> <modules> <module>model</module> |