Disable bundlor in cas client as it seems to be breaking nightly build.
This commit is contained in:
parent
03d39f1e88
commit
1df1d58ed7
|
@ -51,7 +51,7 @@
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
<!--
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
@ -60,5 +60,5 @@
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
-->
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue