This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch NLPCRAFT-384
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/NLPCRAFT-384 by this push:
     new 0420c7e  pom.xml(s) updates.
0420c7e is described below

commit 0420c7ee88902b4b50fbf88a087df54a96fd6de3
Author: Aaron Radzinski <[email protected]>
AuthorDate: Sun Aug 15 22:06:04 2021 -0700

    pom.xml(s) updates.
---
 nlpcraft-examples/cargps/pom.xml    | 2 +-
 nlpcraft-examples/minecraft/pom.xml | 2 +-
 nlpcraft-examples/time/pom.xml      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/nlpcraft-examples/cargps/pom.xml b/nlpcraft-examples/cargps/pom.xml
index bbc0bf2..939d4f3 100644
--- a/nlpcraft-examples/cargps/pom.xml
+++ b/nlpcraft-examples/cargps/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 example Car GPS</name>
+    <name>NLPCraft Example Car GPS</name>
     <artifactId>nlpcraft-example-cargps</artifactId>
 
     <parent>
diff --git a/nlpcraft-examples/minecraft/pom.xml 
b/nlpcraft-examples/minecraft/pom.xml
index 09ee22a..69c3d40 100644
--- a/nlpcraft-examples/minecraft/pom.xml
+++ b/nlpcraft-examples/minecraft/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 example Minecraft</name>
+    <name>NLPCraft Example Minecraft</name>
     <artifactId>nlpcraft-example-minecraft</artifactId>
 
     <parent>
diff --git a/nlpcraft-examples/time/pom.xml b/nlpcraft-examples/time/pom.xml
index 88c25e2..8da109e 100644
--- a/nlpcraft-examples/time/pom.xml
+++ b/nlpcraft-examples/time/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 example Time</name>
+    <name>NLPCraft Example Time</name>
     <artifactId>nlpcraft-example-time</artifactId>
 
     <parent>

Reply via email to