Change the package name from openo to onap 65/6765/2
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Mon, 31 Jul 2017 11:20:25 +0000 (19:20 +0800)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Mon, 7 Aug 2017 00:57:13 +0000 (08:57 +0800)
Change the package name & maven from openo to onap
Change the group id from actions to common

Change-Id: Ic60e93e4f25a2640f33c93469b18ac63b9c7235e
Issue-ID: HOLMES-10
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
holmes-actions/pom.xml
pom.xml

index e412348..3f79bcf 100644 (file)
     <modelVersion>4.0.0</modelVersion>\r
 \r
     <parent>\r
-        <groupId>org.onap.holmes.actions</groupId>\r
-        <artifactId>holmes-actions-parent</artifactId>\r
+        <groupId>org.onap.holmes.common</groupId>\r
+        <artifactId>holmes-common-parent</artifactId>\r
         <version>1.0.0-SNAPSHOT</version>\r
     </parent>\r
 \r
-    <name>holmes-actions-service</name>\r
+    <name>holmes-common-service</name>\r
     <packaging>jar</packaging>\r
     <artifactId>holmes-actions</artifactId>\r
     <dependencies>\r
diff --git a/pom.xml b/pom.xml
index a978c81..2586488 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <relativePath>../../oparent</relativePath>\r
     </parent>\r
 \r
-    <groupId>org.onap.holmes.actions</groupId>\r
-    <artifactId>holmes-actions-parent</artifactId>\r
+    <groupId>org.onap.holmes.common</groupId>\r
+    <artifactId>holmes-common-parent</artifactId>\r
     <packaging>pom</packaging>\r
+\r
     <version>1.0.0-SNAPSHOT</version>\r
-    <name>holmes-actions-parent</name>\r
+    <name>holmes-common-parent</name>\r
     <modules>\r
         <module>holmes-actions</module>\r
     </modules>\r