Hi Imesh,

Do we need below since we already inherit from root pom [1]

    <licenses>
        <license>
            <name>The Apache Software License, Version 2.0</name>
            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
            <distribution>repo</distribution>
        </license>
    </licenses>

    <organization>
        <name>WSO2</name>
        <url>https://www.wso2.org</url>
    </organization>

    <issueManagement>
        <system>JIRA</system>
        <url>https://wso2.org/jira</url>
    </issueManagement>

    <mailingLists>
        <mailingList>
            <name>Developer List</name>
            <subscribe>[email protected]?subject=subscribe</subscribe>
            <unsubscribe>[email protected]?subject=unsubscribe
</unsubscribe>
            <post>[email protected]</post>
            <archive>http://wso2.markmail.org/search/list:org.wso2.dev
</archive>
        </mailingList>
    </mailingLists>

    <scm>
        <url>https://github.com/wso2/product-private-paas.git</url>
        <developerConnection>scm:git:
https://github.com/wso2/product-private-paas.git
        </developerConnection>
        <connection>scm:git:https://github.com/wso2/product-private-paas.git
</connection>
        <tag>HEAD</tag>
    </scm>

    <distributionManagement>
        <repository>
            <id>nexus-releases</id>
            <name>WSO2 Release Distribution Repository</name>
            <url>
http://maven.wso2.org/nexus/service/local/staging/deploy/maven2/</url>
        </repository>
    </distributionManagement>


[1] https://github.com/wso2/carbon-parent/blob/master/pom.xml
-- 

Udara Liyanage
Software Engineer
WSO2, Inc.: http://wso2.com
lean. enterprise. middleware

web: http://udaraliyanage.wordpress.com
phone: +94 71 443 6897
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to