<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Component leads, please tag your repositories!<br>
<br>
$ git fetch jbosstools jbosstools-4.2.x #assuming remote is called
jbosstools, also often called origin<br>
$ git tag jbosstools-4.2.3.Final FETCH_HEAD<br>
$ git push jbosstools jbosstools-4.2.3.Final<br>
<div class="moz-signature">-- <br>
Mickael Istria<br>
Eclipse developer at <a href="http://www.jboss.org/tools">JBoss,
by Red Hat</a><br>
<a href="http://mickaelistria.wordpress.com">My blog</a> - <a
href="http://twitter.com/mickaelistria">My Tweets</a></div>
</body>
</html>