Luke Cwik created BEAM-2327:
-------------------------------
Summary: Name yyy.version properties using the artifactId instead
of an arbitrary name in all pom.xml
Key: BEAM-2327
URL: https://issues.apache.org/jira/browse/BEAM-2327
Project: Beam
Issue Type: Improvement
Components: build-system
Reporter: Luke Cwik
Priority: Trivial
Currently we give arbitrary names to properties which store versions of
dependencies instead of standardizing on naming like:
artifactId.version
For many of our artifacts this makes sense. There are a few cases where the
artifactId should not be used because we are intending to provide a version
lock over a set of related packages such as:
* google client libraries
* slf4j
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)