updated eclipse team project definition from .testsuite -> .integration-tests

This commit is contained in:
Chris Beams 2008-12-20 09:40:21 +00:00
parent 07c15ce746
commit ac9f9c1348
1 changed files with 2 additions and 2 deletions

View File

@ -13,10 +13,10 @@
<project reference="0.9.3,https://src.springframework.org/svn/spring-framework/trunk/org.springframework.jms,org.springframework.jms"/> <project reference="0.9.3,https://src.springframework.org/svn/spring-framework/trunk/org.springframework.jms,org.springframework.jms"/>
<project reference="0.9.3,https://src.springframework.org/svn/spring-framework/trunk/org.springframework.orm,org.springframework.orm"/> <project reference="0.9.3,https://src.springframework.org/svn/spring-framework/trunk/org.springframework.orm,org.springframework.orm"/>
<project reference="0.9.3,https://src.springframework.org/svn/spring-framework/trunk/org.springframework.test,org.springframework.test"/> <project reference="0.9.3,https://src.springframework.org/svn/spring-framework/trunk/org.springframework.test,org.springframework.test"/>
<project reference="0.9.3,https://src.springframework.org/svn/spring-framework/trunk/org.springframework.testsuite,org.springframework.testsuite"/> <project reference="0.9.3,https://src.springframework.org/svn/spring-framework/trunk/org.springframework.integration-tests,org.springframework.integration-tests"/>
<project reference="0.9.3,https://src.springframework.org/svn/spring-framework/trunk/org.springframework.transaction,org.springframework.transaction"/> <project reference="0.9.3,https://src.springframework.org/svn/spring-framework/trunk/org.springframework.transaction,org.springframework.transaction"/>
<project reference="0.9.3,https://src.springframework.org/svn/spring-framework/trunk/org.springframework.web,org.springframework.web"/> <project reference="0.9.3,https://src.springframework.org/svn/spring-framework/trunk/org.springframework.web,org.springframework.web"/>
<project reference="0.9.3,https://src.springframework.org/svn/spring-framework/trunk/org.springframework.web.portlet,org.springframework.web.portlet"/> <project reference="0.9.3,https://src.springframework.org/svn/spring-framework/trunk/org.springframework.web.portlet,org.springframework.web.portlet"/>
<project reference="0.9.3,https://src.springframework.org/svn/spring-framework/trunk/org.springframework.web.servlet,org.springframework.web.servlet"/> <project reference="0.9.3,https://src.springframework.org/svn/spring-framework/trunk/org.springframework.web.servlet,org.springframework.web.servlet"/>
</provider> </provider>
</psf> </psf>