[jbosstools-dev] ACTION REQUIRED: Update parent pom to 4.4.0.Alpha1 in master

Alexey Kazakov alkazako at redhat.com
Mon Sep 21 14:28:30 EDT 2015


Hi,

It's time to prepare the master branch for JBT 4.4 / JBDS 10 development.

1. Please update the parent pom in your component from 
4.3.0.CR1-SNAPSHOT to 4.4.0.Alpha1-SNAPSHOT:

jbosstools-*/pom.xml:

     <parent>
          <groupId>org.jboss.tools</groupId>
          <artifactId>parent</artifactId>
          <version>*4.4.0.Alpha1-SNAPSHOT*</version>
      </parent>

Please update the parent pom now.

2. Bump the version of your component. For example if the current 
version of your component is 4.3.0 then update it to 4.4.0 or 4.3.100 
(if you don't add any new functionality):

mvn org.eclipse.tycho:tycho-versions-plugin:set-version 
-DnewVersion=4.4.0.SNAPSHOT

You should update the component version when you pushing any changes to 
master that you don't have in JBT 4.3.0

I didn't create JIRAs for these updates, so, please, don't ignore this 
email :)

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20150921/19cac7a0/attachment.html 


More information about the jbosstools-dev mailing list