Remove pushing release version change to main

This step is not necessary.
This commit is contained in:
Jens Schauder
2024-08-16 10:17:34 +02:00
committed by GitHub
parent b0d4b6d8e9
commit b2a57fc45d

View File

@@ -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.
Obviously, the path given should be the location of your Maven installation.