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

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


The following commit(s) were added to refs/heads/master by this push:
     new a8f0ff3d7b HDDS-12460. (addendum) Move hdds-test-utils code to src/test
a8f0ff3d7b is described below

commit a8f0ff3d7be9035ee5b1dbc842e602c20c895ef2
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Tue Mar 4 05:43:28 2025 +0100

    HDDS-12460. (addendum) Move hdds-test-utils code to src/test
---
 hadoop-ozone/dist/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hadoop-ozone/dist/pom.xml b/hadoop-ozone/dist/pom.xml
index f8ac46fc33..d02d5f8d48 100644
--- a/hadoop-ozone/dist/pom.xml
+++ b/hadoop-ozone/dist/pom.xml
@@ -287,6 +287,7 @@
                     <artifactItem>
                       <groupId>org.apache.ozone</groupId>
                       <artifactId>hdds-test-utils</artifactId>
+                      <classifier>tests</classifier>
                     </artifactItem>
                   </artifactItems>
                 </configuration>


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

Reply via email to