You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sc...@apache.org on 2017/05/24 21:34:58 UTC

[48/61] [abbrv] airavata git commit: Renaming user-profile-stubs to profile-service-stubs

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/master
Commit: 78a3cafce78a0810b9c282419f420426e5cb18ff
Parents: 1cfda99
Author: Ajinkya Dhamnaskar <ad...@umail.iu.edu>
Authored: Wed May 17 14:13:59 2017 -0400
Committer: Ajinkya Dhamnaskar <ad...@umail.iu.edu>
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>