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

This commit is contained in:
Rossen Stoyanchev
2011-01-24 11:14:29 +00:00
parent e4cd0e0bb6
commit 2f1ed2015f
9 changed files with 54 additions and 8 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>