adding ECS Module in the Plugins pom.xml

This commit is contained in:
Muhammed Hussein 2025-11-28 14:14:26 +03:00 committed by GitHub
parent ce40daf743
commit 7dd1bf206d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,7 @@
<module>storage/object/ceph</module>
<module>storage/object/cloudian</module>
<module>storage/object/simulator</module>
<module>storage/object/ECS</module>
<module>storage-allocators/random</module>