Son-handler microservice seed code 02/78802/1
authorramya <ramya.ravichandran5@wipro.com>
Wed, 20 Feb 2019 07:03:34 +0000 (12:33 +0530)
committerramya <ramya.ravichandran5@wipro.com>
Wed, 20 Feb 2019 07:06:16 +0000 (12:36 +0530)
Update group-id for son-handler

Change-Id: I02ca699e410bf35461e45a12577136a04862991c
Issue-ID: DCAEGEN2-1219
Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 52e2d4d..113be9e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
-  <groupId>org.onap.dcaegen2.services</groupId>
+  <groupId>org.onap.dcaegen2.services.son-handler</groupId>
   <artifactId>son-handler</artifactId>
   <name>dcaegen2-services-son-handler</name>
   <version>1.0.0-SNAPSHOT</version>