Merge "SO header changes for xml IssueId: SO-120"
authorchuanyu chen <chenchuanyu@huawei.com>
Mon, 11 Sep 2017 06:58:07 +0000 (06:58 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 11 Sep 2017 06:58:07 +0000 (06:58 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 3639cfe..9601fe8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
        <artifactId>so</artifactId>
        <packaging>pom</packaging>
        <version>1.1.0-SNAPSHOT</version>
-       <name>MSO main project</name>
+       <name>so</name>
        <description>This Maven project is responsible to build and package all child projects - contributions in the MSO project.
        This build can be configured to run Functional tests and to start/stop a jboss server + Mysql DB.
        "mvn clean install -P with-integration-tests -Dintegration-tests-user=root -Dintegration-tests-group=root -Dintegration-tests-db-type=MYSQL"