Refactoring pom's name tag

Indenting pom's and running mvn tidy:pom to rearrange items

Issue-ID: CCSDK-3198

Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ic9c7cfd76bd98e6a101ec7788841d96316508735
diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml
index 0291e1b..2b64df3 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>