Done for base, jst, javaee.
On 03/19/2015 11:11 AM, Nick Boldt wrote:
Component leads, please tag your repositories!
(Note: if you changed nothing in this milestone, you don't have to tag.
Looking at you, Portlet & Freemarker.)
$ git fetch jbosstools jbosstools-4.2.x #assuming remote is called
jbosstools, also often called origin
$ git tag jbosstools-4.2.3.CR1 FETCH_HEAD
$ git push jbosstools jbosstools-4.2.3.CR1
Then, once tagged, *IF YOU CONTRIBUTED FIXES IN Beta1 or CR1 ONLY*
please bump your root pom to use the latest parent pom,
4.2.3.Final-SNAPSHOT.
I will send out the usual Task JIRA nags, too.