SWF-1446 Make it easy to install Maven-central style dependencies local dependencies

This commit is contained in:
Rossen Stoyanchev
2011-01-24 11:15:17 +00:00
parent 2f1ed2015f
commit b0e64468ae
4 changed files with 40 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
<property file="${basedir}/../build.properties"/>
<import file="${basedir}/../build-spring-webflow/package-bundle.xml"/>
<import file="${basedir}/../build-spring-webflow/publish-artifact.xml"/>
<import file="${basedir}/../spring-build/standard/default.xml"/>
</project>