Skip to content

Commit

Permalink
Update src/site/apt/index.apt
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver B. Fischer <o.b.fischer@swe-blog.net>
  • Loading branch information
arkel-s and obfischer committed Jul 7, 2021
1 parent 8cb61ad commit 12991fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/site/apt/index.apt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Versions Maven Plugin

* {{{./set-mojo.html}versions:set}} can be used to set the project version from the command line.

* {{{./set-property-mojo.html}versions:set-property}} can be used to set properties to a given version from the command line.
* {{{./set-property-mojo.html}versions:set-property}} can be used to set one or multiple properties to a given version from the command line.

* {{{./use-releases-mojo.html}versions:use-releases}} searches the pom for all -SNAPSHOT versions which have been
released and replaces them with the corresponding release version.
Expand Down Expand Up @@ -164,4 +164,3 @@ Versions Maven Plugin
* {{{./examples/use-releases.html}Replacing -SNAPSHOT versions with their corresponding releases}}

* {{{./examples/set.html}Changing the project version}}

0 comments on commit 12991fd

Please sign in to comment.