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
commit 158253b83cb201f2f03c496186c14df4451a7cb7 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>
