diff options
author | Idan Amit <ia096e@intl.att.com> | 2018-09-12 11:35:12 +0300 |
---|---|---|
committer | Idan Amit <ia096e@intl.att.com> | 2018-09-12 11:35:12 +0300 |
commit | 891c2687abdb9f276f4198ff1c92a577a1880088 (patch) | |
tree | 7e86db3f703c79a42a6f0943b012575846387b9c /pom.xml | |
parent | dc5da2d5d61bd20051ee8b5bffa23773ee7d44f3 (diff) |
update group id in pom.xmlcasablanca
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>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |