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 e065716  Update pom.xml
e065716 is described below

commit e065716e977515006309b9a9aa02f281f369566f
Author: unknown <[email protected]>
AuthorDate: Sun May 16 15:49:30 2021 -0700

    Update pom.xml
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2337b9c..6567003 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
         <commons.validator.ver>1.7</commons.validator.ver>
         <gson.ver>2.8.6</gson.ver>
         <log4j.ver>2.14.0</log4j.ver>
-        <nlpcraft.ver>0.7.5</nlpcraft.ver>
+        <nlpcraft.ver>0.8.0</nlpcraft.ver>
         <junit.ver>5.7.0</junit.ver>
         <maven.compiler.version>3.8.0</maven.compiler.version>
         <maven.shade.plugin.ver>3.2.4</maven.shade.plugin.ver>
@@ -48,7 +48,7 @@
     <name>NLPCraft - Java Client</name>
     <groupId>org.apache.nlpcraft</groupId>
     <artifactId>java-client</artifactId>
-    <version>0.7.5</version>
+    <version>0.8.0</version>
     <url>https://nlpcraft.apache.org</url>
     <description>An open source API to convert natural language into 
actions.</description>
 
@@ -85,7 +85,7 @@
         
<connection>scm:git:ssh://[email protected]/apache/incubator-nlpcraft.git</connection>
         
<developerConnection>scm:git:ssh://[email protected]/apache/incubator-nlpcraft.git</developerConnection>
         <!-- Set actual tag name here -->
-        <tag>v0.7.5</tag>
+        <tag>v0.8.0</tag>
     </scm>
 
     <dependencies>

Reply via email to