Browse Source

remove spring-parent to list of bundles

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1700 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Mark Pollack 17 years ago
parent
commit
ac5d63979e
  1. 1
      build-spring-framework/build.xml

1
build-spring-framework/build.xml

@ -21,7 +21,6 @@ @@ -21,7 +21,6 @@
<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>

Loading…
Cancel
Save