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

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git


The following commit(s) were added to refs/heads/master by this push:
     new def02507 remove "-->" from pom
def02507 is described below

commit def02507f91642afca8a7dd5952ba74b39b13adc
Author: Lee Rhodes <[email protected]>
AuthorDate: Tue Oct 24 15:20:22 2023 -0700

    remove "-->" from pom
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0048eaf3..d671158e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -287,7 +287,7 @@ under the License.
             <useManifestOnlyJar>false</useManifestOnlyJar>
             <redirectTestOutputToFile>true</redirectTestOutputToFile>
             
<reportsDirectory>${project.build.directory}/test-output/${maven.build.timestamp}</reportsDirectory>
-            
<excludedGroups>${testng.generate-java-files},${testng.check-cpp-files}</excludedGroups>
 -->
+            
<excludedGroups>${testng.generate-java-files},${testng.check-cpp-files}</excludedGroups>
           </configuration>
         </plugin>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to