1
0
mirror of synced 2026-08-05 01:36:56 +00:00

SEC-998: Enabled bundlor in core

This commit is contained in:
Luke Taylor
2009-04-22 13:00:14 +00:00
parent 21e36e0a57
commit 2e3189cf83
+9
View File
@@ -119,5 +119,14 @@
<optional>true</optional>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>com.springsource.bundlor</groupId>
<artifactId>com.springsource.bundlor.maven</artifactId>
</plugin>
</plugins>
</build>
</project>