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/06/19 00:10:36 UTC

[incubator-nlpcraft] branch master updated: Fix the build.

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.git


The following commit(s) were added to refs/heads/master by this push:
     new fc43f32  Fix the build.
fc43f32 is described below

commit fc43f32e25c7fd5965cbeac9833ef68661f3c8df
Author: Aaron Radzinzski <ar...@datalingvo.com>
AuthorDate: Thu Jun 18 17:10:23 2020 -0700

    Fix the build.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b9ce067..8022764 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <name>NLPCraft Parent</name>
     <groupId>org.apache.nlpcraft</groupId>
     <artifactId>nlpcraft-parent</artifactId>
-    <version>0.6.1</version>
+    <version>0.6.2</version>
     <packaging>pom</packaging>
 
     <url>https://nlpcraft.apache.org</url>