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/13 13:38:17 UTC

[incubator-nlpcraft] branch NLPCRAFT-46 updated: Fixes.

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 679efcc  Fixes.
679efcc is described below

commit 679efccc6127d1fef814871e1176c8f8c1788a05
Author: Sergey Kamov <se...@apache.org>
AuthorDate: Wed May 13 16:38:10 2020 +0300

    Fixes.
---
 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 3027b9b..bb26721 100644
--- a/bin/MAVEN-RELEASE.md
+++ b/bin/MAVEN-RELEASE.md
@@ -52,7 +52,7 @@
             <profiles>
                 ...
                 <profile>
-                    <id>ossrh</id>
+                    <id>gpg</id>
                     <activation>
                         <activeByDefault>true</activeByDefault>
                     </activation>