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

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


The following commit(s) were added to refs/heads/master by this push:
     new 65834a9  Configuration fixed.
65834a9 is described below

commit 65834a96aca9a9ccf880d1fa29c962cfb686ae20
Author: Sergey Kamov <[email protected]>
AuthorDate: Sat Jun 12 12:07:30 2021 +0300

    Configuration fixed.
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index c18b325..d89e8ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -680,6 +680,7 @@
                                 
<exclude>nlpcraft-examples/minecraft-mod/.gradle/**/*</exclude>
                                 
<exclude>nlpcraft-examples/minecraft-mod/gradle/wrapper/gradle-wrapper.jar</exclude>
                                 
<exclude>nlpcraft-examples/minecraft-mod/assets/nlpcraft-example-minecraft-mod-1.0.jar</exclude>
+                                <exclude>DISCLAIMER-WIP</exclude>
                             </excludes>
                             <numUnapprovedLicenses>0</numUnapprovedLicenses>
                         </configuration>

Reply via email to