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

View File

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