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

airavata git commit: Changing module name airavata-data-staging to airavata-task-datastaging

Repository: airavata
Updated Branches:
  refs/heads/feature-workload-mgmt 0504c58f1 -> 6a6221065


Changing module name airavata-data-staging to airavata-task-datastaging


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

Branch: refs/heads/feature-workload-mgmt
Commit: 6a6221065a56dbdf7fafede594ead3568b732908
Parents: 0504c58
Author: Ajinkya Dhamnaskar <ad...@apache.org>
Authored: Tue May 9 14:24:32 2017 -0400
Committer: Ajinkya Dhamnaskar <ad...@apache.org>
Committed: Tue May 9 14:24:32 2017 -0400

----------------------------------------------------------------------
 modules/worker/task-datastaging/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/6a622106/modules/worker/task-datastaging/pom.xml
----------------------------------------------------------------------
diff --git a/modules/worker/task-datastaging/pom.xml b/modules/worker/task-datastaging/pom.xml
index c046f45..8d4354b 100644
--- a/modules/worker/task-datastaging/pom.xml
+++ b/modules/worker/task-datastaging/pom.xml
@@ -10,7 +10,7 @@
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
-    <artifactId>airavata-data-staging</artifactId>
+    <artifactId>airavata-task-datastaging</artifactId>
     <name>Airavata Task - Data Staging</name>
     <description>I/O Data staging task implementation.</description>
     <url>http://airavata.apache.org/</url>