diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/pom.xml | 2 |
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> |