aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPavel Aharoni <pa0916@att.com>2017-03-29 14:27:51 +0300
committerPavel Aharoni <pa0916@att.com>2017-03-29 14:27:51 +0300
commitb90a141ec7dc4dadbe865fd87206364389c42b4d (patch)
treee5553c66beb27aa6be06d63d1fd3dd4ca22f68bf /pom.xml
parente2cc2530fc6d54ebc975c01a4ff887ce12f0a736 (diff)
[SDC-6] align group to sync with repo name
Change-Id: Icbbbb64b74a12f7e6def077e4141e56dfedab787 Signed-off-by: Pavel Aharoni <pa0916@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 273630f..fe0f9e8 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">
<modelVersion>4.0.0</modelVersion>
- <groupId>org.openecomp.sdc</groupId>
+ <groupId>org.openecomp.sdc.sdc-distribution-client</groupId>
<artifactId>sdc-main-distribution-client</artifactId>
<version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging>