You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2019/09/03 13:43:13 UTC

[airavata-custos] 18/45: Merge pull request #3 from aarushiibisht/custos-dev-abisht

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

smarru pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata-custos.git

commit 44b6bb18d6974709ea9f5be5b18d488de195fd3a
Merge: 611cb4a 6fa92d1
Author: Aarushi Bisht <39...@users.noreply.github.com>
AuthorDate: Mon Aug 12 12:31:09 2019 -0400

    Merge pull request #3 from aarushiibisht/custos-dev-abisht
    
    removed hard coded version from the pom.xml files which now uses project.version
    uncommented logging

 custos-authentication/pom.xml                                |  8 +++-----
 custos-client/pom.xml                                        | 12 ++++--------
 .../authentication/service/AuthenticationServiceClient.java  |  2 +-
 custos-commons/pom.xml                                       |  5 ++---
 .../org/apache/custos/commons/utils/ApplicationSettings.java | 12 ++++++------
 custos-connectors/pom.xml                                    |  4 ++--
 custos-profile-service/iam-admin-services/pom.xml            |  4 ++--
 custos-profile-service/profile-service-commons/pom.xml       |  5 ++---
 custos-profile-service/profile-service-server/pom.xml        |  9 +++------
 custos-profile-service/tenant-profile-service/pom.xml        | 10 +++-------
 custos-profile-service/user-profile-service/pom.xml          |  9 +++------
 ide-integration/pom.xml                                      |  6 ++----
 12 files changed, 33 insertions(+), 53 deletions(-)