[
https://issues.apache.org/jira/browse/SLING-8689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-8689.
-------------------------------------
Resolution: Fixed
Updated in rev 1bdba86
It's now possible to define the versionScope as a separate parameter using
ANY,MAJOR,MINOR,INCREMENTAL,SUBINCREMENTAL
and to specify this per include using a slash as a separator.
Updated the README as well
> Improve version handling
> ------------------------
>
> Key: SLING-8689
> URL: https://issues.apache.org/jira/browse/SLING-8689
> Project: Sling
> Issue Type: Improvement
> Components: Maven Plugins and Archetypes
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: slingfeature-maven-plugin 1.1.2
>
>
> The update-feature-versions plugin currently only allows to update to the
> latest version found, which in some cases might not be the right thing
> We should allow to update to a specific version and to just the highest
> version without changing the major version. For example if an artifact is on
> 1.2.3 it should update to the highest 1.x version, but not to any 2.x version
--
This message was sent by Atlassian Jira
(v8.3.2#803003)