You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2023/01/23 02:54:50 UTC

[datasketches-memory] branch master updated: back out TestNG 7.7.0, back to 7.5

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-memory.git


The following commit(s) were added to refs/heads/master by this push:
     new 96a3b7f  back out TestNG 7.7.0, back to 7.5
96a3b7f is described below

commit 96a3b7f9ecfe6ea66169801e6fff48875cb5f816
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Sun Jan 22 18:54:38 2023 -0800

    back out TestNG 7.7.0, back to 7.5
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0aeb6e8..7085c35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@ under the License.
     <!-- END:UNIQUE FOR THIS JAVA COMPONENT -->
 
     <!-- Test -->
-    <testng.version>7.7.0</testng.version>
+    <testng.version>7.5</testng.version>
 
     <!-- System-wide properties -->
     <maven.version>3.5.0</maven.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org