Remove pushing release version change to main
This step is not necessary.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user