adding spring-integration-parent POM to the build

This commit is contained in:
Mark Fisher
2010-04-06 14:16:06 +00:00
parent 8a6e3938d3
commit 8ec441fc2f
3 changed files with 24 additions and 3 deletions

View File

@@ -2,6 +2,7 @@
<project name="build-spring-integration" default="precommit">
<path id="bundles">
<pathelement location="${basedir}/../spring-integration-parent"/>
<pathelement location="${basedir}/../org.springframework.integration"/>
<pathelement location="${basedir}/../org.springframework.integration.security"/>
<pathelement location="${basedir}/../org.springframework.integration.adapter"/>