[
https://issues.apache.org/jira/browse/BEAM-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020543#comment-16020543
]
ASF GitHub Bot commented on BEAM-2345:
--------------------------------------
GitHub user jasonkuster opened a pull request:
https://github.com/apache/beam/pull/3205
[BEAM-2345] Make versioning in root pom consistent.
Signed-off-by: Jason Kuster <[email protected]>
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [x] Make sure the PR title is formatted like:
`[BEAM-<Jira issue #>] Description of pull request`
- [x] Make sure tests pass via `mvn clean verify`.
- [x] Replace `<Jira issue #>` in the title with the actual Jira issue
number, if there is one.
- [ ] If this contribution is large, please file an Apache
[Individual Contributor License
Agreement](https://www.apache.org/licenses/icla.pdf).
---
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jasonkuster/beam root-pom-versions
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3205.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 #3205
----
commit c5fe3d06b3d3bba188c75baf3f2862af68a0cb40
Author: Jason Kuster <[email protected]>
Date: 2017-05-23T01:34:28Z
Make versioning in root pom consistent.
Signed-off-by: Jason Kuster <[email protected]>
----
> Version configuration of plugins / dependencies in root pom.xml is
> inconsistent
> -------------------------------------------------------------------------------
>
> Key: BEAM-2345
> URL: https://issues.apache.org/jira/browse/BEAM-2345
> Project: Beam
> Issue Type: Bug
> Components: build-system
> Reporter: Jason Kuster
> Assignee: Jason Kuster
> Priority: Minor
> Fix For: 2.1.0
>
>
> Versioning in root pom.xml in some places is controlled by the properties
> section, sometimes is just inline. Move all versioning of plugins /
> dependencies to properties section.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)