Repository: incubator-fineract Updated Branches: refs/heads/0.3.0-incubating 8ce9edc1a -> f310cc0f5
Updating release version Project: http://git-wip-us.apache.org/repos/asf/incubator-fineract/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-fineract/commit/f310cc0f Tree: http://git-wip-us.apache.org/repos/asf/incubator-fineract/tree/f310cc0f Diff: http://git-wip-us.apache.org/repos/asf/incubator-fineract/diff/f310cc0f Branch: refs/heads/0.3.0-incubating Commit: f310cc0f51f70d7a9967761add91e0efada4250b Parents: 8ce9edc Author: Nazeer Hussain Shaik <[email protected]> Authored: Wed Jun 29 17:24:59 2016 +0530 Committer: Nazeer Hussain Shaik <[email protected]> Committed: Wed Jun 29 17:24:59 2016 +0530 ---------------------------------------------------------------------- fineract-provider/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-fineract/blob/f310cc0f/fineract-provider/gradle.properties ---------------------------------------------------------------------- diff --git a/fineract-provider/gradle.properties b/fineract-provider/gradle.properties index 0591026..2a19a0c 100644 --- a/fineract-provider/gradle.properties +++ b/fineract-provider/gradle.properties @@ -1,3 +1,3 @@ -releaseVersion=0.2.0-incubating +releaseVersion=0.3.0-incubating
