]
Alexey Kazakov reassigned JBIDE-20805:
--------------------------------------
Assignee: Nick Boldt
For JBIDE 4.3.0.Final: Code Freeze + Branch
-------------------------------------------
Key: JBIDE-20805
URL:
https://issues.jboss.org/browse/JBIDE-20805
Project: Tools (JBoss Tools)
Issue Type: Task
Components: build
Reporter: Nick Boldt
Assignee: Nick Boldt
Priority: Blocker
Labels: task
Fix For: 4.3.0.Final
For JBIDE 4.3.0.Final: Please perform the following tasks:
0. Make sure your component has no remaining unresolved JIRAs set for fixVersion =
4.3.0.Final
[Unresolved JIRAs with fixVersion = 4.3.0.Final,
9.0.0.GA|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22JB...]
1. In your *{color:blue}jbosstools-4.3.x branch{color}* ONLY, update your root pom to use
parent pom version *{color:blue}4.3.0.Final-SNAPSHOT{color}*;
{code}
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.3.0.Final-SNAPSHOT</version>
</parent>
{code}
Now, your root pom will use parent pom version:
* *{color:blue}4.3.0.Final-SNAPSHOT{color}* in your *{color:blue}jbosstools-4.3.x{color}*
branch, and
* *{color:orange}4.4.0.Alpha1-SNAPSHOT{color}* in your *{color:orange}master{color}*
branch.
2. Close (do not resolve) this JIRA when done.
3. If you have any outstanding [New + Noteworthy
JIRAs|https://issues.jboss.org/issues/?jql=%28%28project%20in%20%28JBDS%2...]
to do, please complete them next.
[Search for all task
JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
See also: JBDS-3530