From d8c39820470bc4e81e811b402465c58e3e9e69f4 Mon Sep 17 00:00:00 2001 From: Filipe Roque Date: Thu, 19 Jan 2023 19:24:44 +0000 Subject: [PATCH] Update README.md Removes maven-release-plugin instructions because it is not used with incrementals Co-authored-by: Basil Crow --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 8a5dab1..e37dbff 100644 --- a/README.md +++ b/README.md @@ -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