Browse Source

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

3.0.x
Luke Taylor 17 years ago
parent
commit
1df1d58ed7
  1. 4
      cas/pom.xml

4
cas/pom.xml

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

Loading…
Cancel
Save