You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2015/06/09 23:39:22 UTC

airavata git commit: removing unneeded catalog

Repository: airavata
Updated Branches:
  refs/heads/master ca297e36a -> 3224e72a1


removing unneeded catalog


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

Branch: refs/heads/master
Commit: 3224e72a19c0b0ff1baddf37f9359dcf15e1a0a8
Parents: ca297e3
Author: Suresh Marru <sm...@apache.org>
Authored: Tue Jun 9 17:39:14 2015 -0400
Committer: Suresh Marru <sm...@apache.org>
Committed: Tue Jun 9 17:39:14 2015 -0400

----------------------------------------------------------------------
 distribution/pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/3224e72a/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index dd80c16..c1dbfc3 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -286,11 +286,6 @@
         </dependency>
         <dependency>
             <groupId>org.apache.airavata</groupId>
-            <artifactId>airavata-experiment-catalog</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.airavata</groupId>
             <artifactId>airavata-data-models</artifactId>
             <version>${project.version}</version>
         </dependency>