Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 33 Next »

Check Configuring a Plan to Release from Bamboo to configure a new build to use this stage.

 

 

When getting to the latest build of a module, the screen should be something like:

 

 

The default release version is defined in a variable named maven.release.version. The default next snapshot ( maven.development.version) is empty, and calculated by the maven release plugin.

If you want to know what will be the next release (or if you want to change it), check the plan variables configuration:

 

When you click the 'play' button to kick the release, Bamboo will allow you to customise a few variables. You probably do not need to override anything.

 

 

 

 

If this module is part of the reference application, other option you might want to override is the global variable 'preparing.refapp.distro.release':

When it's true, the refapp distro will be updated with the released version; when it's false, with the next snapshot.

 

Other pages

 

  • No labels