Fix artifactId

- bgp, bgpcep, general provider
- onos-app- => onos-apps-

Change-Id: I49fd905a0765d21f7cc329a7f7a5593c78dd3d28
diff --git a/apps/pce/bandwidthmgmt/pom.xml b/apps/pce/bandwidthmgmt/pom.xml
index b6a8e8a..8bda14f 100644
--- a/apps/pce/bandwidthmgmt/pom.xml
+++ b/apps/pce/bandwidthmgmt/pom.xml
@@ -23,7 +23,7 @@
         <artifactId>onos-apps-pce</artifactId>
         <version>1.14.0-SNAPSHOT</version>
     </parent>
-    <artifactId>onos-app-bandwidthmgmt</artifactId>
+    <artifactId>onos-apps-pce-bandwidthmgmt</artifactId>
     <packaging>bundle</packaging>
 
     <description>PCE Bandwidth management</description>