summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-09-11 23:01:37 +0000
committerLusheng Ji <lji@research.att.com>2017-09-12 01:39:50 +0000
commit5e111842ce1d538dcbe412375962a71f009f467d (patch)
tree10081e83910006b71d74001279d5b2be0b606d27 /scripts
parentc38ca2f40aa0eee42fb7b2c61be4ba6e4f9aa56a (diff)
Fix issue in mvn script
Issue-Id: DCAEGEN2-60 Change-Id: I238dfae33c09c8cae8c11f341dfdb9da5fa2dc92 Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pom.xml b/scripts/pom.xml
index de2ca84..f2711cf 100644
--- a/scripts/pom.xml
+++ b/scripts/pom.xml
@@ -26,7 +26,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<version>1.0.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.dcaegen2.deployments</groupId>
- <artifactId>scripts</artifactId>
+ <artifactId>dcaegen2-deployments-scripts</artifactId>
<name>scripts</name>
<version>1.0.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>