remove spring-parent to list of bundles
This commit is contained in:
parent
eed7bdfb41
commit
ed61da9112
|
@ -21,7 +21,6 @@
|
||||||
<pathelement location="../org.springframework.web.servlet"/>
|
<pathelement location="../org.springframework.web.servlet"/>
|
||||||
<pathelement location="../org.springframework.web.portlet"/>
|
<pathelement location="../org.springframework.web.portlet"/>
|
||||||
<pathelement location="../org.springframework.test"/>
|
<pathelement location="../org.springframework.test"/>
|
||||||
<pathelement location="../org.springframework.spring-parent"/>
|
|
||||||
<pathelement location="../org.springframework.spring-library"/>
|
<pathelement location="../org.springframework.spring-library"/>
|
||||||
<pathelement location="../org.springframework.integration-tests"/>
|
<pathelement location="../org.springframework.integration-tests"/>
|
||||||
</path>
|
</path>
|
||||||
|
|
Loading…
Reference in New Issue