Repository: airavata Updated Branches: refs/heads/master 1a946082b -> ad0376265
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/ad037626 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/ad037626 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/ad037626 Branch: refs/heads/master Commit: ad03762659d71438007ab8148812e06708388260 Parents: 1a94608 Author: Saminda Wijeratne <[email protected]> Authored: Wed Mar 5 23:51:24 2014 -0500 Committer: Saminda Wijeratne <[email protected]> Committed: Wed Mar 5 23:51:24 2014 -0500 ---------------------------------------------------------------------- modules/xbaya-gui/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/ad037626/modules/xbaya-gui/pom.xml ---------------------------------------------------------------------- diff --git a/modules/xbaya-gui/pom.xml b/modules/xbaya-gui/pom.xml index 06946ef..a3d11e2 100644 --- a/modules/xbaya-gui/pom.xml +++ b/modules/xbaya-gui/pom.xml @@ -100,13 +100,13 @@ </build> <dependencies> - <dependency> + <!--dependency> <groupId>org.apache.airavata</groupId> <artifactId>apache-airavata-samples</artifactId> <version>${project.version}</version> <type>zip</type> <optional>true</optional> - </dependency> + </dependency--> <dependency> <groupId>org.ogce</groupId>
