Merge pull request #1 from apache/NLPCRAFT-48

NLPCRAFT-48: Setup automated builds.
diff --git a/bin/MAVEN-RELEASE.md b/bin/MAVEN-RELEASE.md
index 796bbd6..ce4d564 100644
--- a/bin/MAVEN-RELEASE.md
+++ b/bin/MAVEN-RELEASE.md
@@ -61,7 +61,7 @@
         </profile>
     </profiles>
     ```
-    Note that encrypted passwords are in brackets.      
+    **Note:** encrypted passwords must be in curly brackets.      
 ## 2. Make Apache Release 
 Note that `pom.xml` scm tag should contain actual tag name.
 For example, if version is `0.5.0` and tag name is `v0.5.0` following pom `scm` section should be: