Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Removes maven-release-plugin instructions because it is not used with incrementals

Co-authored-by: Basil Crow <me@basilcrow.com>
  • Loading branch information
froque and basil committed Jan 19, 2023
1 parent 175ca31 commit d8c3982
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Expand Up @@ -325,10 +325,6 @@ and then add to the command line when producing incremental versions with [maven
-DaltDeploymentRepository=incrementals::http://localhost:8081/repository/maven-releases/
```

or if using [maven-release-plugin](https://maven.apache.org/maven-release/maven-release-plugin/perform-mojo.html):
```
-Darguments="-DaltDeploymentRepository=incrementals::http://localhost:8081/repository/maven-releases/"
```

## Changelog

Expand Down

0 comments on commit d8c3982

Please sign in to comment.