Skip to content

Commit b2a57fc

Browse files
authored
Remove pushing release version change to main
This step is not necessary.
1 parent b0d4b6d commit b2a57fc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

readme.adoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,6 @@ Goto https://jenkins.spring.io/view/SpringData/job/spring-data-release/job/relea
7373
|Action
7474
|Command
7575

76-
| Finally, push the commit that changed `release.properties` to `main`
77-
| `$ git push origin main` (where you've checked out `spring-data-release`)
78-
7976
|Close release tickets.
8077
|`$ tracker close $trainIteration`
8178

@@ -285,4 +282,4 @@ In order to run the test you need either `MAVEN_HOME` setup properly, or run you
285282
mvn clean verify -Dmaven.maven-home=/opt/homebrew/bin/mvn
286283
```
287284

288-
Obviously, the path given should be the location of your Maven installation.
285+
Obviously, the path given should be the location of your Maven installation.

0 commit comments

Comments
 (0)