Disable bundlor in cas client as it seems to be breaking nightly build.

This commit is contained in:
Luke Taylor 2009-05-11 05:50:59 +00:00
parent 03d39f1e88
commit 1df1d58ed7
1 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@
<optional>true</optional>
</dependency>
</dependencies>
<!--
<build>
<plugins>
<plugin>
@ -60,5 +60,5 @@
</plugin>
</plugins>
</build>
-->
</project>