summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreli, Fuss (af732p) <af732p@intl.att.com>2018-09-13 14:21:12 +0300
committerAreli, Fuss (af732p) <af732p@intl.att.com>2018-09-13 14:21:12 +0300
commit7d2532f95ec0ca50d0b48b5374dabcdf6d7c37b0 (patch)
tree0c5e6dfeb56092792ee967c38875efd9836faf2b
parentb6f77d08f6c57c94269e9cde2f264ff4fb423147 (diff)
Fix GAV details Artifact ID
Fix GAV details Artifact ID Change-Id: I98441218035b16e6354d9350d1d06763415eed6d Issue-ID: SDC-1756 Signed-off-by: Areli, Fuss (af732p) <af732p@intl.att.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index cecc262..d9a287c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,10 +3,10 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.sdc.dcae-d.tosca-app</groupId>
- <artifactId>tosca-app</artifactId>
+ <artifactId>dcae-tosca-app</artifactId>
<packaging>pom</packaging>
<version>1.3.0-SNAPSHOT</version>
- <name>dcae-d tosca-lab</name>
+ <name>dcae-tosca-app</name>
<properties>
<!--nexus-->