add spring-parent to list of bundles and see if it gets published to maven-central

This commit is contained in:
Mark Pollack
2009-08-05 20:37:33 +00:00
parent 3e02887dd2
commit 3005ad3029

View File

@@ -21,6 +21,7 @@
<pathelement location="../org.springframework.web.servlet"/>
<pathelement location="../org.springframework.web.portlet"/>
<pathelement location="../org.springframework.test"/>
<pathelement location="../org.springframework.spring-parent"/>
<pathelement location="../org.springframework.spring-library"/>
<pathelement location="../org.springframework.integration-tests"/>
</path>