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

victorromero pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


The following commit(s) were added to refs/heads/develop by this push:
     new ec566b7166 FINERACT: 2181 Update build.gradle for publishing 
fineract-command
ec566b7166 is described below

commit ec566b7166f2f6b286a1eb65c1ea0177332b6488
Author: VĂ­ctor Romero <[email protected]>
AuthorDate: Sat May 10 10:48:28 2025 -0600

    FINERACT: 2181 Update build.gradle for publishing fineract-command
---
 build.gradle | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.gradle b/build.gradle
index a940c5bb70..2e83a8933c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -57,6 +57,7 @@ buildscript {
                 'fineract-api',
                 'fineract-client',
                 'fineract-core',
+                'fineract-command',
                 'fineract-accounting',
                 'fineract-provider',
                 'fineract-investor',

Reply via email to