From ef1b6db375c78c09267014692f00b16925ae1299 Mon Sep 17 00:00:00 2001 From: Brendan Robert Date: Sat, 3 Nov 2018 02:42:57 -0500 Subject: [PATCH] Fixed markdown formatting on the release instructions --- RELEASING.md | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/RELEASING.md b/RELEASING.md index c3a383f9e5..4c1a100b6d 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -9,6 +9,7 @@ In your Maven settings.xml file (~/.m2/settings.xml), add a server entry with the id `bintray`. The username is your bintray username. The password is your API key (not your password), which you can find via https://bintray.com/profile/edit : +