aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnaël Closson <ac2550@intl.att.com>2017-02-08 10:56:20 +0100
committerAnaël Closson <ac2550@intl.att.com>2017-02-08 11:24:25 +0100
commitf09c741154a3747c222c6be65dc3354ecbab886b (patch)
tree72bb3f76ae2940ec08bad562b3002719dba50674
parentf15b97e8a9d15c451f337865888376d9bca314cf (diff)
Invalid group id for opensource release
Change-Id: Ic6e50a51634c8900a1055427226e2d509cb4e394 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
-rw-r--r--packages/docker/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml
index 19427a4..eec337a 100644
--- a/packages/docker/pom.xml
+++ b/packages/docker/pom.xml
@@ -9,7 +9,7 @@
</parent>
<packaging>pom</packaging>
- <groupId>org.att.ecomp</groupId>
+ <groupId>org.openecomp.mso</groupId>
<artifactId>docker</artifactId>
<name>MSO Docker Deliveries</name>