upgrade buildout to Plone 4.0b1.
svn path=/plone.app.discussion/buildouts/; revision=34913
This commit is contained in:
parent
ebc4c408e3
commit
03516d3aad
@ -17,13 +17,13 @@ packages-under-test = plone.app.discussion
|
|||||||
# Change the number here to change the version of Plone being used
|
# Change the number here to change the version of Plone being used
|
||||||
extends =
|
extends =
|
||||||
http://download.zope.org/Zope2/index/2.12.1/versions.cfg
|
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
|
versions = versions
|
||||||
|
|
||||||
# Add additional egg download sources here. dist.plone.org contains archives
|
# Add additional egg download sources here. dist.plone.org contains archives
|
||||||
# of Plone packages.
|
# of Plone packages.
|
||||||
find-links =
|
find-links =
|
||||||
http://dist.plone.org/release/4.0a4
|
http://dist.plone.org/release/4.0b1
|
||||||
http://dist.plone.org/thirdparty
|
http://dist.plone.org/thirdparty
|
||||||
|
|
||||||
# Add additional eggs here
|
# Add additional eggs here
|
||||||
|
Loading…
Reference in New Issue
Block a user