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 <[email protected]> Authored: Sat Apr 26 15:28:00 2014 +0530 Committer: Nipun Udara <[email protected]> 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>
