License text missing error in application.properties
Project: http://git-wip-us.apache.org/repos/asf/incubator-fineract/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-fineract/commit/9c27413c Tree: http://git-wip-us.apache.org/repos/asf/incubator-fineract/tree/9c27413c Diff: http://git-wip-us.apache.org/repos/asf/incubator-fineract/diff/9c27413c Branch: refs/heads/develop Commit: 9c27413cf1842170583a5d8eaa7c9832e337677b Parents: b5dc6b2 Author: unknown <[email protected]> Authored: Tue Feb 16 18:16:47 2016 +0530 Committer: unknown <[email protected]> Committed: Tue Feb 16 18:16:47 2016 +0530 ---------------------------------------------------------------------- fineract-provider/src/main/resources/application.properties | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-fineract/blob/9c27413c/fineract-provider/src/main/resources/application.properties ---------------------------------------------------------------------- diff --git a/fineract-provider/src/main/resources/application.properties b/fineract-provider/src/main/resources/application.properties index 3fd1cb5..d1fad00 100644 --- a/fineract-provider/src/main/resources/application.properties +++ b/fineract-provider/src/main/resources/application.properties @@ -17,5 +17,4 @@ # under the License. # - spring.profiles.default=basicauth \ No newline at end of file
