You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASING.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,9 @@ Releasing
14
14
3. The release will automatically generate release notes from the commits since last release. You may want to manually edit the release notes to add more details.
15
15
4. The script will also open up the branch for a PR in github
16
16
1. You can manually follow up with merging the branch changes when ready, but at this point the release is already public.
17
-
17
+
18
+
19
+
Maven Local Installation
20
+
=======================
21
+
22
+
If testing changes locally, you can install to mavenLocal via `./gradlew publishToMavenLocal`
0 commit comments