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 d0e65bf506dac8e8113e516ab62aeadf2687a154
Author: Ifropc <[email protected]>
AuthorDate: Wed Dec 23 20:06:01 2020 -0800

    NLPCRAFT-91: Fix build after restructure
---
 nlpcraft-examples/minecraft-model/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nlpcraft-examples/minecraft-model/pom.xml 
b/nlpcraft-examples/minecraft-model/pom.xml
index 160ceb8..a1bbd7f 100644
--- a/nlpcraft-examples/minecraft-model/pom.xml
+++ b/nlpcraft-examples/minecraft-model/pom.xml
@@ -27,8 +27,8 @@
     <parent>
         <groupId>org.apache.nlpcraft</groupId>
         <artifactId>nlpcraft-parent</artifactId>
-        <version>0.7.2</version>
-        <relativePath>../</relativePath>
+        <version>0.7.3</version>
+        <relativePath>../../</relativePath>
     </parent>
 
     <properties>

Reply via email to