build.properties was supposed to be included in the last commit (for the spring.version property)

This commit is contained in:
Mark Fisher
2009-11-26 05:42:04 +00:00
parent ffc6dd556d
commit af5dd365d4

View File

@@ -7,6 +7,6 @@ ivy.cache.dir=${basedir}/../ivy-cache
integration.repo.dir=${basedir}/../integration-repo
javadoc.exclude.package.names=org/springframework/integration/samples/**
# dependency versions
spring.version=3.0.0.RC1
spring.version=3.0.0.CI-475
junit.version=4.7.0
mockito.version=1.8.0