Remove redundant groupId inherited from parent 57/34957/2
authorMunir Ahmad <munir.ahmad@bell.ca>
Fri, 9 Mar 2018 13:32:57 +0000 (08:32 -0500)
committerMunir Ahmad <munir.ahmad@bell.ca>
Fri, 9 Mar 2018 13:35:55 +0000 (13:35 +0000)
Change-Id: If1df4b792fca2a127e169e393268d63ef31d9ed1
Issue-ID: SO-437
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
14 files changed:
adapters/pom.xml
aria/pom.xml
asdc-controller/pom.xml
bpmn/MSOCockpit/pom.xml
bpmn/MSOCoreBPMN/pom.xml
bpmn/MSORESTClient/pom.xml
bpmn/pom.xml
common/pom.xml
mso-api-handlers/mso-api-handler-common/pom.xml
mso-api-handlers/pom.xml
mso-catalog-db/pom.xml
packages/docker/pom.xml
packages/pom.xml
status-control/pom.xml

index 6877d76..2534658 100644 (file)
@@ -7,7 +7,6 @@
                <version>1.2.0-SNAPSHOT</version>
        </parent>
 
-       <groupId>org.onap.so</groupId>
        <artifactId>adapters</artifactId>
        <name>MSO Adapters</name>
        <description>Adapters for MSO</description>
index a754d78..5f3f207 100644 (file)
@@ -7,7 +7,6 @@
                <version>1.2.0-SNAPSHOT</version>
        </parent>
 
-       <groupId>org.onap.so</groupId>
        <artifactId>aria</artifactId>
        <name>ARIA related artifacts</name>
        <description>ARIA related artifacts</description>
index c3add03..027e470 100644 (file)
@@ -7,7 +7,6 @@
                <version>1.2.0-SNAPSHOT</version>
        </parent>
 
-       <groupId>org.onap.so</groupId>
        <artifactId>asdc-controller</artifactId>
        <name>asdc-controller</name>
        <description>ASDC CLient and Controller</description>
index e64f68b..950e878 100644 (file)
@@ -7,7 +7,6 @@
        </parent>\r
 \r
        <modelVersion>4.0.0</modelVersion>\r
-       <groupId>org.onap.so</groupId>\r
        <artifactId>MSOCockpit</artifactId>\r
        <packaging>pom</packaging>\r
        <name>MSOCockpit</name>\r
index 960a553..27d1c97 100644 (file)
@@ -7,7 +7,6 @@
         <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.onap.so</groupId>
     <artifactId>MSOCoreBPMN</artifactId>
     <packaging>jar</packaging>
 
index 5d89e29..9c5ce14 100644 (file)
@@ -9,7 +9,6 @@
                <version>1.2.0-SNAPSHOT</version>\r
        </parent>\r
        \r
-       <groupId>org.onap.so</groupId>\r
        <artifactId>MSORESTClient</artifactId>\r
        \r
        <packaging>jar</packaging>\r
index d36d4c7..bcd95e5 100644 (file)
@@ -9,7 +9,6 @@
     <version>1.2.0-SNAPSHOT</version>
   </parent>
 
-  <groupId>org.onap.so</groupId>
   <artifactId>bpmn</artifactId>
   <name>BPMN Subsystem</name>
   <description>BPMN Subsystem for MSO</description>
index 48518ae..c83f7d3 100644 (file)
@@ -7,7 +7,6 @@
         <version>1.2.0-SNAPSHOT</version>
     </parent>
 
-    <groupId>org.onap.so</groupId>
     <artifactId>common</artifactId>
     <name>MSO Common classes</name>
     <description>MSO Common classes:- Logger</description>
index 8eab5d6..28cc3b5 100644 (file)
@@ -8,8 +8,6 @@
                <version>1.2.0-SNAPSHOT</version>
        </parent>
 
-
-       <groupId>org.onap.so</groupId>
        <artifactId>mso-api-handler-common</artifactId>
 
        <name>ECOMP MSO API Handler common</name>
index 06eedc5..08d5ba7 100644 (file)
@@ -7,7 +7,6 @@
                <version>1.2.0-SNAPSHOT</version>
        </parent>
 
-       <groupId>org.onap.so</groupId>
        <artifactId>mso-api-handlers</artifactId>
        <name>API Handler</name>
        <description>API Handler for MSO</description>
index e3115f1..99977a4 100644 (file)
@@ -7,7 +7,6 @@
                <version>1.2.0-SNAPSHOT</version>
        </parent>
 
-       <groupId>org.onap.so</groupId>
        <artifactId>mso-catalog-db</artifactId>
        <name>mso-catalog-db</name>
        <description>MSO Catalog Database definition and Hibernate objects</description>
index 1957dc7..b13bbcf 100644 (file)
@@ -9,7 +9,6 @@
        </parent>
 
        <packaging>pom</packaging>
-       <groupId>org.onap.so</groupId>
        <artifactId>docker</artifactId>
 
        <name>MSO Docker Deliveries</name>
index 74d4c30..c298501 100644 (file)
@@ -7,7 +7,6 @@
                <version>1.2.0-SNAPSHOT</version>\r
        </parent>\r
 \r
-       <groupId>org.onap.so</groupId>\r
        <artifactId>packages</artifactId>\r
        <packaging>pom</packaging>\r
        <name>MSO Packages</name>\r
index e8ba05e..413090e 100644 (file)
@@ -9,7 +9,6 @@
         <version>1.2.0-SNAPSHOT</version>\r
     </parent>\r
 \r
-    <groupId>org.onap.so</groupId>\r
     <artifactId>status-control</artifactId>\r
     <name>MSO Status Control module</name>\r
     <description>Contains classes to update and query the MSO status per site</description>\r