Versions can be specified in one of two ways:
-
Component Versions:
Each component-version pair should be on a separate line.
Separate each component and version number with a colon. Example- My Component:2.5
-
SNAPSHOT:
Specify the name of a single SNAPSHOT to deploy. This snapshot will be ignored if the
'Deploy With Snapshot' option is selected in the 'Create Snapshot of Build Environment'.
Indicate a Snapshot by prepending the word SNAPSHOT and an equals to the Snapshot name. Example- SNAPSHOT=Name