diff options
Diffstat (limited to 'bootstrap/pom.xml')
-rw-r--r-- | bootstrap/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml index 06f6977..5a41b6b 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -27,7 +27,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. </parent> <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>bootstrap</artifactId> - <name>bootstrap</name> + <name>dcaegen2-deployments-bootstrap</name> <version>1.0.0-SNAPSHOT</version> <url>http://maven.apache.org</url> <properties> |