[
https://issues.apache.org/jira/browse/ACCUMULO-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13857823#comment-13857823
]
ASF subversion and git services commented on ACCUMULO-2108:
-----------------------------------------------------------
Commit fc7a0a336a8e2623fb7eca1f01ab8a63cdc24967 in branch
refs/heads/1.4.5-SNAPSHOT from [~busbey]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=fc7a0a3 ]
ACCUMULO-2108 set dependency management version for submodules via maven
project version.
Signed-off-by: Christopher Tubbs <[email protected]>
> Reduce number of repeated project versions
> ------------------------------------------
>
> Key: ACCUMULO-2108
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2108
> Project: Accumulo
> Issue Type: Improvement
> Components: build
> Affects Versions: 1.4.4
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Trivial
> Fix For: 1.4.5
>
> Attachments: ACCUMULO-2108.1.patch.txt
>
>
> our top level pom specifies the version of sub-modules intra-project
> dependencies will get. right now, it does this by repeating the current
> version multiple times.
> instead, it should use $\{project.version} to ensure that they're consistent.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)