Skip to content

Commit 641ec83

Browse files
committed
Remove outdated information from readme
1 parent da562a0 commit 641ec83

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,7 @@ For example, `-DversionProperty=revision` will update the `<revision>` property
211211

212212
The `skipUpdateVersion` parameter can be used to skip updating `<version>` in the pom.xml. The default value is `false` (i.e. the version will be updated).
213213

214-
To support [CI friendly versioning](https://maven.apache.org/maven-ci-friendly.html) in projects which use `<version>${revision}</version>` (e.g. [spring-boot](https://github.com/spring-projects/spring-boot/blob/master/pom.xml))
215-
set `versionProperty` to `revision` and `skipUpdateVersion` to `true`.
214+
To support [CI friendly versioning](https://maven.apache.org/maven-ci-friendly.html) in projects which use `<version>${revision}</version>` set `versionProperty` to `revision` and `skipUpdateVersion` to `true`.
216215

217216
## Additional goal parameters
218217

0 commit comments

Comments
 (0)