adding the server property file, which was left out in last commit

Project: http://git-wip-us.apache.org/repos/asf/airavata/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/aa98eee4
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/aa98eee4
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/aa98eee4

Branch: refs/heads/develop
Commit: aa98eee4f34949a4a8fe09361fe59d6e93e22e36
Parents: 8f6f218
Author: Anuj Bhandar <bhandar.a...@gmail.com>
Authored: Tue Jan 24 18:57:11 2017 -0500
Committer: Anuj Bhandar <bhandar.a...@gmail.com>
Committed: Tue Jan 24 18:57:11 2017 -0500

----------------------------------------------------------------------
 .../server/src/main/resources/airavata-server.properties           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/aa98eee4/modules/configuration/server/src/main/resources/airavata-server.properties
----------------------------------------------------------------------
diff --git 
a/modules/configuration/server/src/main/resources/airavata-server.properties 
b/modules/configuration/server/src/main/resources/airavata-server.properties
index defc1cc..7da87d8 100644
--- a/modules/configuration/server/src/main/resources/airavata-server.properties
+++ b/modules/configuration/server/src/main/resources/airavata-server.properties
@@ -333,4 +333,4 @@ enable.kafka.logging=false
 ###########################################################################
 user.profile.server.host=localhost
 user.profile.server.port=8961
-user_profile=com.apache.airavata.user.profile.server.UserProfileServer
\ No newline at end of file
+user_profile=org.apache.airavata.user.profile.server.UserProfileServer
\ No newline at end of file

Reply via email to