summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreli Fuss <af732p@att.com>2017-09-10 11:41:33 +0300
committerAreli Fuss <af732p@att.com>2017-09-10 11:41:33 +0300
commitc044432ad9ec68554b12500f6ab1586f92f4d109 (patch)
tree2001113ac76bc820d7039b47cb81b96b8ad880ef
parent9a18111a73a50bec50ed805ed09b8392ef1c1257 (diff)
update group ideas and artifact id
Change-Id: I7a3e47b6c7901c8077f2abe88b50ee32a2c014f8 Issue-Id: SDC-245 Signed-off-by: Areli Fuss <af732p@att.com>
-rw-r--r--pom.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index e9ae51f..c0b405d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,12 +7,11 @@
<version>1.0.0-SNAPSHOT</version>
</parent>
- <groupId>org.openecomp.sdc.sdc-docker-baseline</groupId>
- <artifactId>sdc-docker-baseline</artifactId>
- <packaging>jar</packaging>
+ <groupId>org.openecomp.sdc.sdc-docker-base</groupId>
+ <artifactId>sdc-docker-base</artifactId>
+ <packaging>pom</packaging>
<version>1.0.0-SNAPSHOT</version>
<name>sdc-sdc-docker-base</name>
- <url>http://maven.apache.org</url>
<properties>
<!--nexus-->