[
https://issues.apache.org/jira/browse/FLUME-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15120172#comment-15120172
]
ASF GitHub Bot commented on FLUME-2869:
---------------------------------------
GitHub user fbalicchia opened a pull request:
https://github.com/apache/flume/pull/34
FLUME-2869 Replace internal module dependencies version with project …
FLUME-2869 Replace internal module dependencies version with
`${project.version}`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fbalicchia/flume FLUME-2869
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/34.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #34
----
commit 9de7eb673100fbaa9b5f9bb4c22fb007f91a287c
Author: fbalicchia <[email protected]>
Date: 2016-01-27T21:07:45Z
FLUME-2869 Replace internal module dependencies version with project version
----
> Replace internal module dependencies version with project version
> -----------------------------------------------------------------
>
> Key: FLUME-2869
> URL: https://issues.apache.org/jira/browse/FLUME-2869
> Project: Flume
> Issue Type: Improvement
> Components: Build
> Reporter: filippo balicchia
> Priority: Trivial
>
> Currently in parent pom internals modules versions are specified instead of
> use ${project.version}.
> In this manner ensure you use the same version for all internal module can be
> useful
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)