summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreli, Fuss (af732p) <af732p@intl.att.com>2018-09-13 14:05:57 +0300
committerAreli, Fuss (af732p) <af732p@intl.att.com>2018-09-13 14:05:57 +0300
commitb6f77d08f6c57c94269e9cde2f264ff4fb423147 (patch)
tree7c1b49da290d2774d2b0b9b6adc0fcb3c2ea2b5a
parentf2339c60b90ef535227932b69adf50450f80c054 (diff)
Fix GAV detailes
Fix GAV detailes Change-Id: Idab77e0a67bacc65d10f40b25ad6ce9309944d5d 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 5c9fca5..cecc262 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,8 +2,8 @@
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.dcae.dcae-tosca-app</groupId>
- <artifactId>dcae-tosca-app</artifactId>
+ <groupId>org.onap.sdc.dcae-d.tosca-app</groupId>
+ <artifactId>tosca-app</artifactId>
<packaging>pom</packaging>
<version>1.3.0-SNAPSHOT</version>
<name>dcae-d tosca-lab</name>