Upgrade plone4 dev buildout to use plone 4.0b3.
svn path=/plone.app.discussion/trunk/; revision=36785
This commit is contained in:
parent
17e57739dc
commit
c770db0ba7
@ -19,13 +19,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.0b1/versions.cfg
|
||||
http://dist.plone.org/release/4.0b3/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.0b1
|
||||
http://dist.plone.org/release/4.0b3
|
||||
http://dist.plone.org/thirdparty
|
||||
|
||||
# Add additional eggs here
|
||||
|
Loading…
Reference in New Issue
Block a user