upgrade buildout to Plone 4.0b1.

svn path=/plone.app.discussion/buildouts/; revision=34913
This commit is contained in:
Timo Stollenwerk 2010-03-16 11:04:02 +00:00
parent ebc4c408e3
commit 03516d3aad
1 changed files with 2 additions and 2 deletions

View File

@ -17,13 +17,13 @@ packages-under-test = plone.app.discussion
# Change the number here to change the version of Plone being used
extends =
http://download.zope.org/Zope2/index/2.12.1/versions.cfg
http://dist.plone.org/release/4.0a4/versions.cfg
http://dist.plone.org/release/4.0b1/versions.cfg
versions = versions
# Add additional egg download sources here. dist.plone.org contains archives
# of Plone packages.
find-links =
http://dist.plone.org/release/4.0a4
http://dist.plone.org/release/4.0b1
http://dist.plone.org/thirdparty
# Add additional eggs here