update group id in pom.xml 23/66023/1 casablanca
authorIdan Amit <ia096e@intl.att.com>
Wed, 12 Sep 2018 08:35:12 +0000 (11:35 +0300)
committerIdan Amit <ia096e@intl.att.com>
Wed, 12 Sep 2018 08:35:12 +0000 (11:35 +0300)
Updated the group id in the pom.xml from openecomp to onap

Change-Id: Ia0b181d38c14a4ab59cefa9c83a55171ccb56613
Issue-ID: SDC-1753
Signed-off-by: Idan Amit <ia096e@intl.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 368de37..1a232f0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
          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.openecomp.sdc</groupId>
+    <groupId>org.onap.sdc</groupId>
     <artifactId>sdc-pubsub</artifactId>
     <version>1.0.21</version>
     <packaging>pom</packaging>