[
https://issues.apache.org/jira/browse/KNOX-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated KNOX-1457:
-------------------------------
Attachment: KNOX-1457.patch
Status: Patch Available (was: Open)
> Add mailing lists to top level pom
> ----------------------------------
>
> Key: KNOX-1457
> URL: https://issues.apache.org/jira/browse/KNOX-1457
> Project: Apache Knox
> Issue Type: Sub-task
> Components: Build
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.2.0
>
> Attachments: KNOX-1457.patch
>
>
> {code:java}
> <mailingLists>
> <mailingList>
> <name>Apache Knox User List</name>
> <subscribe>[email protected]</subscribe>
> <unsubscribe>[email protected]</unsubscribe>
> <post>[email protected]</post>
> <archive>https://mail-archives.apache.org/mod_mbox/knox-user/</archive>
> </mailingList>
> <mailingList>
> <name>Apache Knox Development List</name>
> <subscribe>[email protected]</subscribe>
> <unsubscribe>[email protected]</unsubscribe>
> <post>[email protected]</post>
> <archive>https://mail-archives.apache.org/mod_mbox/knox-dev/</archive>
> </mailingList>
> </mailingLists>
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)