Renaming user-profile-stubs to profile-service-stubs
Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/78a3cafc Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/78a3cafc Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/78a3cafc Branch: refs/heads/develop Commit: 78a3cafce78a0810b9c282419f420426e5cb18ff Parents: 1cfda99 Author: Ajinkya Dhamnaskar <[email protected]> Authored: Wed May 17 14:13:59 2017 -0400 Committer: Ajinkya Dhamnaskar <[email protected]> Committed: Wed May 17 14:13:59 2017 -0400 ---------------------------------------------------------------------- modules/user-profile-migration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/78a3cafc/modules/user-profile-migration/pom.xml ---------------------------------------------------------------------- diff --git a/modules/user-profile-migration/pom.xml b/modules/user-profile-migration/pom.xml index c76610e..1baa85b 100755 --- a/modules/user-profile-migration/pom.xml +++ b/modules/user-profile-migration/pom.xml @@ -69,7 +69,7 @@ </dependency> <dependency> <groupId>org.apache.airavata</groupId> - <artifactId>user-profile-stubs</artifactId> + <artifactId>profile-service-stubs</artifactId> <version>${project.version}</version> </dependency> <dependency>
