[
https://issues.jboss.org/browse/JBIDE-13388?page=com.atlassian.jira.plugi...
]
Brian Fitzpatrick resolved JBIDE-13388.
---------------------------------------
Resolution: Done
See JBIDE-13209 status, but waiting for builds to verify
bump feature/plugin versions in esb repo
----------------------------------------
Key: JBIDE-13388
URL:
https://issues.jboss.org/browse/JBIDE-13388
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb
Affects Versions: 4.0.0.Alpha1-SOA
Reporter: Nick Boldt
Assignee: Brian Fitzpatrick
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:
http://www.atlassian.com/software/jira