aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreli Fuss <af732p@att.com>2017-10-19 10:45:30 +0300
committerAreli Fuss <af732p@att.com>2017-10-19 10:45:30 +0300
commitd31333bb1c1d0ff7537ed04794d7b354df033e98 (patch)
tree8a2c62201222d2fca1a7c96c19dd054a7a9e27bf
parent0b116d9363951aa4a6f6f33d30e02db1b01883d1 (diff)
Update pom artifact id
Update the pom artifact id according to ecomp requirments Change-Id: I7d8a4ce16c91028c4d8836fab6c707faacd55733 Issue-Id: VVP-25 Signed-off-by: Areli Fuss <af732p@att.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index fc8cdeb4..5591dc3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,8 +7,8 @@
<version>1.0.0-SNAPSHOT</version>
</parent>
- <groupId>org.openecomp.vvp</groupId>
- <artifactId>vvp-portal</artifactId>
+ <groupId>org.openecomp.vvp.portal</groupId>
+ <artifactId>portal</artifactId>
<packaging>pom</packaging>
<version>1.0.0-SNAPSHOT</version>
<name>vvp-portal</name>