From 891c2687abdb9f276f4198ff1c92a577a1880088 Mon Sep 17 00:00:00 2001 From: Idan Amit Date: Wed, 12 Sep 2018 11:35:12 +0300 Subject: update group id in pom.xml Updated the group id in the pom.xml from openecomp to onap Change-Id: Ia0b181d38c14a4ab59cefa9c83a55171ccb56613 Issue-ID: SDC-1753 Signed-off-by: Idan Amit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 368de37..1a232f0 100644 --- 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"> 4.0.0 - org.openecomp.sdc + org.onap.sdc sdc-pubsub 1.0.21 pom -- cgit 1.2.3-korg