============LICENSE_START=======================================================
    Copyright (C) 2019 Nordix Foundation.
    Modifications Copyright (C) 2019-2020 AT&T Intellectual Property.
+   Modifications Copyright (C) 2020 Bell Canada.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
         <version>2.2.0-SNAPSHOT</version>
     </parent>
 
-    <artifactId>main</artifactId>
+    <artifactId>pap-main</artifactId>
 
     <name>${project.artifactId}</name>
     <description>The main module of Policy Administration Backend that handles startup, lifecycle management, and parameters.</description>
 
 <!--
   ============LICENSE_START=======================================================
    Copyright (C) 2019 Nordix Foundation.
+   Modifications Copyright (C) 2020 Bell Canada.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.onap.policy.pap</groupId>
-        <artifactId>packages</artifactId>
+        <artifactId>pap-packages</artifactId>
         <version>2.2.0-SNAPSHOT</version>
     </parent>
 
 
 <!--
   ============LICENSE_START=======================================================
    Copyright (C) 2019 Nordix Foundation.
+   Modifications Copyright (C) 2020 Bell Canada.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.onap.policy.pap</groupId>
-        <artifactId>packages</artifactId>
+        <artifactId>pap-packages</artifactId>
         <version>2.2.0-SNAPSHOT</version>
     </parent>
 
     <dependencies>
         <dependency>
             <groupId>org.onap.policy.pap</groupId>
-            <artifactId>main</artifactId>
+            <artifactId>pap-main</artifactId>
             <version>${project.version}</version>
         </dependency>
     </dependencies>
 
   ============LICENSE_START=======================================================
    Copyright (C) 2019 Nordix Foundation.
    Modifications Copyright (C) 2020 AT&T Intellectual Property.
+   Modifications Copyright (C) 2020 Bell Canada.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
         <version>2.2.0-SNAPSHOT</version>
     </parent>
 
-    <artifactId>packages</artifactId>
+    <artifactId>pap-packages</artifactId>
     <packaging>pom</packaging>
 
     <name>${project.artifactId}</name>
 
   ONAP Policy PAP
   ================================================================================
   Copyright (C) 2019 AT&T Intellectual Property. All rights reserved.
+  Modifications Copyright (C) 2020 Bell Canada.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.onap.policy.pap</groupId>
-        <artifactId>testsuites</artifactId>
+        <artifactId>pap-testsuites</artifactId>
         <version>2.2.0-SNAPSHOT</version>
     </parent>
-    <artifactId>performance</artifactId>
+    <artifactId>pap-performance</artifactId>
     <build>
         <plugins>
             <plugin>
 
   ONAP Policy PAP
   ================================================================================
   Copyright (C) 2019-2020 AT&T Intellectual Property. All rights reserved.
+  Modifications Copyright (C) 2020 Bell Canada.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
         <version>2.2.0-SNAPSHOT</version>
     </parent>
 
-    <artifactId>testsuites</artifactId>
+    <artifactId>pap-testsuites</artifactId>
     <packaging>pom</packaging>
 
     <properties>
 
   ONAP Policy PAP
   ================================================================================
   Copyright (C) 2019 AT&T Intellectual Property. All rights reserved.
+  Modifications Copyright (C) 2020 Bell Canada.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.onap.policy.pap</groupId>
-        <artifactId>testsuites</artifactId>
+        <artifactId>pap-testsuites</artifactId>
         <version>2.2.0-SNAPSHOT</version>
     </parent>
-    <artifactId>stability</artifactId>
+    <artifactId>pap-stability</artifactId>
     <build>
         <plugins>
             <plugin>