switching bundlor artifactIds back. looks like the issue was actually with 500 errors due to a temporary issue on s3's side.

This commit is contained in:
Chris Beams
2010-06-01 21:42:42 +00:00
parent 4effac42c5
commit 2033df31a8
17 changed files with 17 additions and 17 deletions

View File

@@ -78,7 +78,7 @@
<plugins>
<plugin>
<groupId>com.springsource.bundlor</groupId>
<artifactId>com.springsource.bundlor</artifactId>
<artifactId>com.springsource.bundlor.maven</artifactId>
</plugin>
</plugins>
</build>