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 @@
<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…
Cancel
Save