1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-04-02 22:05:28 +02:00

20 lines
235 B
Markdown
Raw Normal View History

2019-03-28 10:46:19 +01:00
# ${docGenStepName}
2019-03-28 10:46:19 +01:00
## ${docGenDescription}
## Prerequisites
none
2019-03-28 10:46:19 +01:00
## ${docGenParameters}
2019-03-28 10:46:19 +01:00
## ${docGenConfiguration}
## ${docJenkinsPluginDependencies}
2019-05-24 15:41:49 +02:00
2018-03-06 13:43:53 +01:00
## Example
```groovy
artifactSetVersion script: this, buildTool: 'maven'
```