You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ik...@apache.org on 2019/09/02 00:03:54 UTC

[fineract-cn-notifications] 07/43: fixed the build

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

ikamga pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-notifications.git

commit 9b71ab2a2fb65a0ac83276a56c2beaa086c98307
Author: Ebenezer Graham <eg...@alustudent.com>
AuthorDate: Thu Jun 14 23:06:09 2018 +0400

    fixed the build
---
 shared.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shared.gradle b/shared.gradle
index a01bb15..4a65927 100644
--- a/shared.gradle
+++ b/shared.gradle
@@ -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',