You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by ar...@apache.org on 2020/05/17 19:31:49 UTC

[incubator-nlpcraft-java-client] branch master updated: Quick fix.

This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-java-client.git


The following commit(s) were added to refs/heads/master by this push:
     new 69f2532  Quick fix.
69f2532 is described below

commit 69f253294bae86b18f50ae6309bdc1ddb8a8cb9c
Author: Aaron Radzinzski <ar...@datalingvo.com>
AuthorDate: Sun May 17 12:31:45 2020 -0700

    Quick fix.
---
 bin/MAVEN-RELEASE.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 @@ As result, you should have the following files in the folder `{USER_HOME}/.m2`:
         </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: