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

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1698 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Mark Pollack
2009-08-05 20:37:33 +00:00
parent 62299850fe
commit d8ccc1ad20
+1
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>