tycho-versions:set-version

Full name:

org.eclipse.tycho:tycho-versions-plugin:0.17.0:set-version

Description:

(no description)

Attributes:

  • Requires a Maven project to be executed.
  • Executes as an aggregator plugin.
  • Executes by direct invocation only.

Required Parameters

Name Type Since Description
newVersion String - The new version number to set.

Optional Parameters

Name Type Since Description
artifacts String -
Default value is: ${project.artifactId}.

Parameter Details

artifacts:

  • Type: java.lang.String
  • Required: No
  • Expression: ${artifacts}
  • Default: ${project.artifactId}

newVersion:

The new version number to set.
  • Type: java.lang.String
  • Required: Yes
  • Expression: ${newVersion}