This is an automated email from the ASF dual-hosted git repository.
ifropc pushed a commit to branch NLPCRAFT-91
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
The following commit(s) were added to refs/heads/NLPCRAFT-91 by this push:
new b83fbf5 Version bump
b83fbf5 is described below
commit b83fbf5e9ca14ff6b23010ef62e29a565f73ee49
Author: Ifropc <[email protected]>
AuthorDate: Thu Feb 4 19:10:59 2021 -0800
Version bump
---
nlpcraft-examples/minecraft-model/pom.xml | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/nlpcraft-examples/minecraft-model/pom.xml
b/nlpcraft-examples/minecraft-model/pom.xml
index a1bbd7f..dbae4ab 100644
--- a/nlpcraft-examples/minecraft-model/pom.xml
+++ b/nlpcraft-examples/minecraft-model/pom.xml
@@ -27,14 +27,10 @@
<parent>
<groupId>org.apache.nlpcraft</groupId>
<artifactId>nlpcraft-parent</artifactId>
- <version>0.7.3</version>
+ <version>0.7.4</version>
<relativePath>../../</relativePath>
</parent>
- <properties>
- <kotlin.ver>1.4.10</kotlin.ver>
- </properties>
-
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>