upgraded javadoc link from spring 3.0.2.RELEASE to 3.0.3.RELEASE

This commit is contained in:
Iwein Fuld
2010-06-25 06:17:28 +00:00
parent 9c56ff320d
commit 20ecd1a7db

View File

@@ -167,7 +167,7 @@
</groups>
<excludePackageNames>org.springframework.integration.samples</excludePackageNames>
<links>
<link>http://static.springframework.org/spring/docs/3.0.2.RELEASE/javadoc-api</link>
<link>http://static.springframework.org/spring/docs/3.0.3.RELEASE/javadoc-api</link>
<link>http://java.sun.com/javase/6/docs/api</link>
</links>
</configuration>