[
https://issues.apache.org/jira/browse/BEAM-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15602768#comment-15602768
]
Daniel Halperin commented on BEAM-806:
--------------------------------------
The PR I sent just fixes master.
Some crappy workarounds:
* Make the version be {{LATEST}} instead.
* Make the version be a bigger range like {{[0.0.0, 1.0.0)}}. That assumes we
have a stable API, which we do not. :)
> Maven Release Plugin Does Not Set Archetype Versions
> ----------------------------------------------------
>
> Key: BEAM-806
> URL: https://issues.apache.org/jira/browse/BEAM-806
> Project: Beam
> Issue Type: Improvement
> Components: build-system
> Affects Versions: 0.1.0-incubating, 0.2.0-incubating, 0.3.0-incubating
> Reporter: Aljoscha Krettek
> Priority: Blocker
> Fix For: 0.3.0-incubating
>
>
> When running {{mvn release:prepare}} as described in the new release guide
> this does not update the version of the poms in the archetypes. To be clear,
> the version of the archetype pom is updated, the pom in
> {{archetype-resources}} (the pom of the project generated by the archetype)
> is not updated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)