Skip to content

Commit b9c2589

Browse files
authored
FINERACT-2340: remove nonexistant project "fineract-api" (#4924)
1 parent b0ca0a2 commit b9c2589

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ buildscript {
2626
fineractCustomProjects = []
2727
fineractJavaProjects = subprojects.findAll{
2828
[
29-
'fineract-api',
3029
'fineract-core',
3130
'fineract-cob',
3231
'fineract-validation',
@@ -56,7 +55,6 @@ buildscript {
5655
fineractPublishProjects = subprojects.findAll{
5756
[
5857
'fineract-avro-schemas',
59-
'fineract-api',
6058
'fineract-client',
6159
'fineract-core',
6260
'fineract-cob',

0 commit comments

Comments
 (0)