1
0
mirror of synced 2026-05-22 21:33:16 +00:00

SEC-998: Bundlor enabled in web, ldap, config and core modules

This commit is contained in:
Luke Taylor
2009-04-24 09:12:53 +00:00
parent 30fe9a0935
commit 22e7142f45
10 changed files with 148 additions and 9 deletions
+9
View File
@@ -58,4 +58,13 @@
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>com.springsource.bundlor</groupId>
<artifactId>com.springsource.bundlor.maven</artifactId>
</plugin>
</plugins>
</build>
</project>