[
https://issues.apache.org/jira/browse/BEAM-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15831379#comment-15831379
]
Tim Taschke commented on BEAM-1056:
-----------------------------------
Just to be sure:
This is just about the archetypes in /sdks/java/maven-archetypes/ right?
Assuming so, I just moved the property
{code:xml}
<properties>
<beam.version>0.5.0-SNAPSHOT</beam.version>
</properties>
{code}
to /sdks/java/maven-archetypes/pom.xml
> Reference beam version only once in Archetypes
> ----------------------------------------------
>
> Key: BEAM-1056
> URL: https://issues.apache.org/jira/browse/BEAM-1056
> Project: Beam
> Issue Type: Improvement
> Components: examples-java
> Reporter: Thomas Groh
> Assignee: Tim Taschke
> Priority: Trivial
> Labels: easyfix, starter
>
> Instead of referring to the version of the SDK inline, reference it once in a
> beam.version property and use that to determine sdk and runner versions. This
> reduces maintenance burden for updating archetypes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)