summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreli, Fuss (af732p) <af732p@intl.att.com>2018-09-13 15:00:09 +0300
committerAreli, Fuss (af732p) <af732p@intl.att.com>2018-09-13 15:00:09 +0300
commit6af16809c3c7c82ca897f62e4f074e6707b3b7ab (patch)
tree3536f30adb7c60e09cb1e844c033e462d84fc141
parent7d2532f95ec0ca50d0b48b5374dabcdf6d7c37b0 (diff)
Fix GAV details Artifact ID
Fix GAV details Artifact ID Change-Id: Ica6623fa1c2a625136cb313a1869a0ffeedab24f Issue-ID: SDC-1756 Signed-off-by: Areli, Fuss (af732p) <af732p@intl.att.com>
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index d9a287c..0330ab6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,11 +2,11 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
- <groupId>org.onap.sdc.dcae-d.tosca-app</groupId>
- <artifactId>dcae-tosca-app</artifactId>
+ <groupId>org.onap.sdc.dcae-d.tosca-lab</groupId>
+ <artifactId>dcae-tosca-lab</artifactId>
<packaging>pom</packaging>
<version>1.3.0-SNAPSHOT</version>
- <name>dcae-tosca-app</name>
+ <name>dcae-tosca-lab</name>
<properties>
<!--nexus-->