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 9aae09879 [OPENMEETINGS-2800] verbose is added to rat-plugin config
9aae09879 is described below

commit 9aae098798ef8f2b7db25e794dedf944b6c1fa38
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Sat Jan 17 13:25:14 2026 +0700

    [OPENMEETINGS-2800] verbose is added to rat-plugin config
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index f50fce593..822218f98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1498,6 +1498,7 @@
                                                        
<exclude>**/.settings/**</exclude>
                                                        
<exclude>.gitattributes</exclude>
                                                </excludes>
+                                               <verbose>true</verbose>
                                        </configuration>
                                </plugin>
                                <plugin>

Reply via email to