Repository: airavata Updated Branches: refs/heads/master 8fa0405bf -> e581557ea
https://issues.apache.org/jira/browse/AIRAVATA-1060 Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/e581557e Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/e581557e Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/e581557e Branch: refs/heads/master Commit: e581557ea30dd3d7cfdd922ee7ec9fcd35726a63 Parents: 8fa0405 Author: Saminda Wijeratne <[email protected]> Authored: Wed Mar 5 23:57:35 2014 -0500 Committer: Saminda Wijeratne <[email protected]> Committed: Wed Mar 5 23:57:35 2014 -0500 ---------------------------------------------------------------------- modules/integration-tests/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/e581557e/modules/integration-tests/pom.xml ---------------------------------------------------------------------- diff --git a/modules/integration-tests/pom.xml b/modules/integration-tests/pom.xml index bf12d27..f72d2d1 100644 --- a/modules/integration-tests/pom.xml +++ b/modules/integration-tests/pom.xml @@ -162,12 +162,12 @@ <artifactId>ant-nodeps</artifactId> <version>1.8.1</version> </dependency> - <dependency> + <!--dependency> <groupId>org.apache.airavata</groupId> <artifactId>apache-airavata-samples</artifactId> <version>${project.version}</version> <type>zip</type> - </dependency> + </dependency--> <dependency> <groupId>org.apache.airavata</groupId> <artifactId>distribution</artifactId>
