Fix artifactId

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

Change-Id: I49fd905a0765d21f7cc329a7f7a5593c78dd3d28
diff --git a/apps/test/distributed-primitives/pom.xml b/apps/test/distributed-primitives/pom.xml
index 8b0f8e5..c89c279 100644
--- a/apps/test/distributed-primitives/pom.xml
+++ b/apps/test/distributed-primitives/pom.xml
@@ -26,7 +26,7 @@
         <version>1.14.0-SNAPSHOT</version>
     </parent>
 
-    <artifactId>onos-app-distributed-primitives</artifactId>
+    <artifactId>onos-apps-test-distributed-primitives</artifactId>
     <packaging>bundle</packaging>
 
     <description>ONOS app to test distributed primitives</description>