summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-09-07 10:08:58 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-07 10:08:58 +0000
commit0bae035edbd2f32c74cf2cab8a730dc7bf29b88a (patch)
treef418c283ec63f5a6937754afa681a0b7d45479a0
parent5a30513a42fe85e7d1e8fb30ce0d6bc305ab3a03 (diff)
parent5a697e875f7204457b6a90d7a16096919ade4a00 (diff)
Merge "Update Pom Group ID"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8d18dc5..856d283 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<version>1.0.0-SNAPSHOT</version>
</parent>
- <groupId>sdc.att.app</groupId>
+ <groupId>org.openecomp.sdc</groupId>
<artifactId>sdc_docker_baseline</artifactId>
<packaging>jar</packaging>
<version>1.0.0-SNAPSHOT</version>