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

Revert bundlor version update.

Config was wrong, but even with the correct config
the maven jar plugin generates its own manifest
file and ignores the one generated by bundlor.
This commit is contained in:
Luke Taylor
2010-01-05 23:47:27 +00:00
parent 3c97d68346
commit 9730600777
+1 -1
View File
@@ -281,7 +281,7 @@
<plugin>
<groupId>com.springsource.bundlor</groupId>
<artifactId>com.springsource.bundlor.maven</artifactId>
<version>1.0.0.RC1</version>
<version>1.0.0.M6</version>
<executions>
<execution>
<id>bundlor</id>