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 <[email protected]> Authored: Tue Jun 9 17:39:14 2015 -0400 Committer: Suresh Marru <[email protected]> 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>
