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

commit b7dd8d1df0b03a9f1c62d2f2726d1a32a9e7d53e
Author: Aaron Radzinzski <[email protected]>
AuthorDate: Thu Jul 29 19:18:10 2021 -0700

    Update pom.xml
---
 nlpcraft-stanford/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nlpcraft-stanford/pom.xml b/nlpcraft-stanford/pom.xml
index 27e1e1a..9b23351 100644
--- a/nlpcraft-stanford/pom.xml
+++ b/nlpcraft-stanford/pom.xml
@@ -21,7 +21,7 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
 
-    <name>NLPCraft - Stanford CoreNLP Integration</name>
+    <name>NLPCraft Stanford CoreNLP</name>
     <artifactId>nlpcraft-stanford</artifactId>
 
     <parent>

Reply via email to