[
https://issues.apache.org/jira/browse/KNOX-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14136681#comment-14136681
]
ASF subversion and git services commented on KNOX-424:
------------------------------------------------------
Commit d9391c913587b5b7d039a47b82fdf62a02481c2e in knox's branch
refs/heads/master from [~kevin.minder]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=d9391c9 ]
KNOX-424: Fix maven groupId
> Fix maven groupId
> -----------------
>
> Key: KNOX-424
> URL: https://issues.apache.org/jira/browse/KNOX-424
> Project: Apache Knox
> Issue Type: Bug
> Components: Build
> Affects Versions: 0.5.0
> Reporter: Kevin Minder
> Fix For: 0.5.0
>
> Attachments: KNOX-424.patch
>
>
> Currently all modules (including root) use an inappropriate groupId of
> org.apache.hadoop. These should be changed to org.apache.knox.
> {code}
> <parent>
> <groupId>org.apache.hadoop</groupId>
> <artifactId>gateway</artifactId>
> <version>0.6.0-SNAPSHOT</version>
> </parent>
> <artifactId>gateway-release</artifactId>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)