Repository: airavata Updated Branches: refs/heads/master c6d450e21 -> 1a946082b
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/1a946082 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/1a946082 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/1a946082 Branch: refs/heads/master Commit: 1a946082b33e64133d25d7532f9c689159c6dbb9 Parents: c6d450e Author: Saminda Wijeratne <[email protected]> Authored: Wed Mar 5 23:49:55 2014 -0500 Committer: Saminda Wijeratne <[email protected]> Committed: Wed Mar 5 23:49:55 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/1a946082/modules/xbaya-gui/pom.xml ---------------------------------------------------------------------- diff --git a/modules/xbaya-gui/pom.xml b/modules/xbaya-gui/pom.xml index 09cdbec..06946ef 100644 --- a/modules/xbaya-gui/pom.xml +++ b/modules/xbaya-gui/pom.xml @@ -60,7 +60,7 @@ <excludeTransitive>false</excludeTransitive> </configuration> </execution> - <execution> + <!--execution> <id>unpack-dependencies</id> <phase>compile</phase> <goals> @@ -76,7 +76,7 @@ </artifactItem> </artifactItems> </configuration> - </execution> + </execution--> </executions> </plugin> <plugin>
