Skip to content

Commit 93e8b32

Browse files
committed
update tag
1 parent d5ee584 commit 93e8b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ Releasing
1010
8. `git push --tags`
1111
10. Update the `gradle.properties` to the next SNAPSHOT version.
1212
11. `git commit -am "Prepare next development version"`
13-
12. `git push && git push --tags`
13+
12. `git push -u origin release/X.Y.0`
1414
13. Visit [Sonatype Nexus](https://oss.sonatype.org/) and promote the artifact.
1515
14. Merge `release/X.Y.0` Pull-Request

0 commit comments

Comments
 (0)