Skip to content

Commit

Permalink
chore: automated doc generation
Browse files Browse the repository at this point in the history
  • Loading branch information
terrestris committed Sep 6, 2023
1 parent b3c80e6 commit f5761c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ Was inspired by https://github.com/conveyal/maven-semantic-release. It differs i
| [clean] | <code>boolean</code> | <code>true</code> | Whether the `clean` target will be applied before publishing. |
| [updateSnapshotVersion] | <code>boolean</code> | <code>false</code> | Whether a new snapshot version should be set after releasing. |
| [snapshotCommitMessage] | <code>string</code> | <code>&quot;&#x27;chore: setting next snapshot version [skip ci]&#x27;&quot;</code> | The commit message used if a new snapshot version should be created. |
| [debug] | <code>boolean</code> | <code>false</code> | Sets the `-X` option for all maven calls. |
<!-- AUTO_GENERATED_OPTIONS -->

0 comments on commit f5761c2

Please sign in to comment.