You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by la...@apache.org on 2014/04/28 17:26:33 UTC

[3/7] git commit: seperate gfac-local from gfac-core

seperate gfac-local from gfac-core


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

Branch: refs/heads/temp
Commit: 216e2d6ce2022304049df35f2d287dcaa35ecdab
Parents: cb0db78
Author: Nipun Udara <y....@gmail.com>
Authored: Sat Apr 26 15:28:00 2014 +0530
Committer: Nipun Udara <y....@gmail.com>
Committed: Sat Apr 26 15:28:00 2014 +0530

----------------------------------------------------------------------
 modules/gfac/gfac-local/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/216e2d6c/modules/gfac/gfac-local/pom.xml
----------------------------------------------------------------------
diff --git a/modules/gfac/gfac-local/pom.xml b/modules/gfac/gfac-local/pom.xml
index 580424b..9310f22 100644
--- a/modules/gfac/gfac-local/pom.xml
+++ b/modules/gfac/gfac-local/pom.xml
@@ -20,7 +20,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>airavata-gfac-local</artifactId>
     <name>Airavata GFac Local implementation</name>
-    <description>The core GFAC functionality independent from any webservice implementation.</description>
+    <description>This is the extension of GFAC Local.</description>
     <url>http://airavata.apache.org/</url>
 
     <dependencies>