Update pom.xml
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>