Removing older reference to usr-profile-stubs
Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/aa68a44a Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/aa68a44a Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/aa68a44a Branch: refs/heads/develop Commit: aa68a44a5c7f25cb554ade1e8a79bba28c155511 Parents: 9f57e1f Author: Ajinkya Dhamnaskar <[email protected]> Authored: Wed May 17 14:12:27 2017 -0400 Committer: Ajinkya Dhamnaskar <[email protected]> Committed: Wed May 17 14:12:27 2017 -0400 ---------------------------------------------------------------------- airavata-api/airavata-api-server/pom.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/aa68a44a/airavata-api/airavata-api-server/pom.xml ---------------------------------------------------------------------- diff --git a/airavata-api/airavata-api-server/pom.xml b/airavata-api/airavata-api-server/pom.xml index 8cbb8fa..ada0b8f 100644 --- a/airavata-api/airavata-api-server/pom.xml +++ b/airavata-api/airavata-api-server/pom.xml @@ -165,11 +165,6 @@ </dependency> <dependency> <groupId>org.apache.airavata</groupId> - <artifactId>user-profile-stubs</artifactId> - <version>${project.version}</version> - </dependency> - <dependency> - <groupId>org.apache.airavata</groupId> <artifactId>profile-service-stubs</artifactId> <version>${project.version}</version> </dependency>
