Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fixed the build
- Loading branch information
1 parent
3cb7821
commit 9b71ab2a2fb65a0ac83276a56c2beaa086c98307
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -16,7 +16,7 @@ | ||
*/ | ||
|
||
group 'org.apache.fineract.cn.notification' | ||
version '0.1.0.BUILD-SNAPSHOT' | ||
version '0.1.0-BUILD-SNAPSHOT' | ||
|
||
ext.versions = [ | ||
fineractcnidentity : '0.1.0-BUILD-SNAPSHOT', | ||