Skip to content

Commit

Permalink
Merge pull request #22 from terrestris/improve-readme
Browse files Browse the repository at this point in the history
docs: improve readme
  • Loading branch information
simonseyock authored Sep 6, 2023
2 parents 065dd15 + 3ba25ba commit 58ffd21
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ It has an option to increase the version after release to the next snapshot vers

It only assures that the `mvn` command exists.

Was inspired by https://github.com/conveyal/maven-semantic-release.
Was inspired by https://github.com/conveyal/maven-semantic-release. It differs in some ways. It …
* … allows different maven targets.
* … has an option to allow multimodule projects
* … can increase a snapshot version after a successful release
* … has fewer checks to verify th integrity of the setup (does not check `pom.xml`)

## Getting started

Expand Down

0 comments on commit 58ffd21

Please sign in to comment.