]
Nick Boldt edited comment on JBIDE-13389 at 2/26/13 3:10 PM:
-------------------------------------------------------------
bump feature/plugin versions in jbpm3 repo
------------------------------------------
Key: JBIDE-13389
URL:
https://issues.jboss.org/browse/JBIDE-13389
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jbpm
Affects Versions: 4.0.0.Alpha1-SOA
Reporter: Nick Boldt
Assignee: Koen Aers
Fix For: 4.0.0.Alpha1-SOA
Components in new 4.x master branch in github need to be upversioned so that they're
"newer" than the stuff in the 3.3.x branch in SVN. Currently, they are not (in
some cases the plugins/features in 3.3.x branch are x.y.2 where the plugins/features in
4.x master are x.y.0).
Obviously, the stuff in master should be bumped to x.(y+1).0
You can use this to bump easily:
{code:title=https://gist.github.com/4548933}
mvn -Dtycho.mode=maven org.sonatype.tycho:tycho-versions-plugin:set-version
-DnewVersion=x.y.z-SNAPSHOT
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: