1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-20 05:19:40 +02:00

20 lines
234 B
Markdown
Raw Normal View History

2019-03-28 10:46:19 +01:00
# ${docGenStepName}
2019-03-28 10:46:19 +01:00
## ${docGenDescription}
## Prerequsites
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'
```