Browse Source

SEC-998: Bundlor enabled in cas

3.0.x
Luke Taylor 17 years ago
parent
commit
9b6b92b3cd
  1. 9
      cas/pom.xml

9
cas/pom.xml

@ -52,4 +52,13 @@ @@ -52,4 +52,13 @@
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>com.springsource.bundlor</groupId>
<artifactId>com.springsource.bundlor.maven</artifactId>
</plugin>
</plugins>
</build>
</project>

Loading…
Cancel
Save