You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sa...@apache.org on 2014/04/16 15:20:06 UTC

git commit: updating distribution directory structure etc.

Repository: airavata
Updated Branches:
  refs/heads/master 385871700 -> d3fb569bc


updating distribution directory structure etc.


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

Branch: refs/heads/master
Commit: d3fb569bc9eb062fb03c98ad3ee4be961cb8acb3
Parents: 3858717
Author: Saminda Wijeratne <sa...@gmail.com>
Authored: Wed Apr 16 06:18:40 2014 -0700
Committer: Saminda Wijeratne <sa...@gmail.com>
Committed: Wed Apr 16 06:18:40 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/airavata/blob/d3fb569b/modules/distribution/client/pom.xml
----------------------------------------------------------------------
diff --git a/modules/distribution/client/pom.xml b/modules/distribution/client/pom.xml
index 82c8cfb..8c74931 100644
--- a/modules/distribution/client/pom.xml
+++ b/modules/distribution/client/pom.xml
@@ -11,7 +11,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <parent>
         <groupId>org.apache.airavata</groupId>
-        <artifactId>airavata</artifactId>
+        <artifactId>distribution</artifactId>
         <version>0.12-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>