You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by se...@apache.org on 2020/05/18 15:25:36 UTC

[incubator-nlpcraft] branch NLPCRAFT-46 updated: Release instructions added.

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

sergeykamov pushed a commit to branch NLPCRAFT-46
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/NLPCRAFT-46 by this push:
     new 127de68  Release instructions added.
     new 0e77f8d  Merge remote-tracking branch 'origin/NLPCRAFT-46' into NLPCRAFT-46
127de68 is described below

commit 127de6881ef5178710cd012ab4256f8643411b57
Author: Sergey Kamov <se...@apache.org>
AuthorDate: Mon May 18 18:25:19 2020 +0300

    Release instructions added.
---
 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: