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

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 83270cdc9 [OPENMEETINGS-2732] build should be fixed
83270cdc9 is described below

commit 83270cdc9c195fd0010fb7adac14316500c1cce3
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Mon Jun 13 18:32:42 2022 +0700

    [OPENMEETINGS-2732] build should be fixed
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index e45209203..d49c2c5a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1380,6 +1380,7 @@
                                                        
<exclude>**/.project</exclude>
                                                        
<exclude>**/.classpath</exclude>
                                                        
<exclude>**/.settings/**</exclude>
+                                                       
<exclude>.gitattributes</exclude>
                                                </excludes>
                                        </configuration>
                                </plugin>

Reply via email to