diff --git a/readme.adoc b/readme.adoc index a9e4f1b..ac26229 100644 --- a/readme.adoc +++ b/readme.adoc @@ -73,9 +73,6 @@ Goto https://jenkins.spring.io/view/SpringData/job/spring-data-release/job/relea |Action |Command -| Finally, push the commit that changed `release.properties` to `main` -| `$ git push origin main` (where you've checked out `spring-data-release`) - |Close release tickets. |`$ tracker close $trainIteration` @@ -285,4 +282,4 @@ In order to run the test you need either `MAVEN_HOME` setup properly, or run you mvn clean verify -Dmaven.maven-home=/opt/homebrew/bin/mvn ``` -Obviously, the path given should be the location of your Maven installation. \ No newline at end of file +Obviously, the path given should be the location of your Maven installation.