From 4e0ba59aa9f6161f947c988394ad9a2123d08e8c Mon Sep 17 00:00:00 2001
From: Alain Takoudjou <talino@tiolive.com>
Date: Fri, 23 Jan 2015 16:45:21 +0000
Subject: [PATCH] unfreeze slapos-master

---
 software/slapos-master/software.cfg | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/software/slapos-master/software.cfg b/software/slapos-master/software.cfg
index 6283f1d33..b4278573b 100644
--- a/software/slapos-master/software.cfg
+++ b/software/slapos-master/software.cfg
@@ -27,19 +27,19 @@ recipe = slapos.recipe.build:gitclone
 repository = http://git.erp5.org/repos/erp5.git
 branch = erp5-slapos-upgrade
 git-executable = ${git:location}/bin/git
-revision = 6a3c34dfc239ee9fbc19efb1ab577c28041acdff
+revision = 
 
 [vifib]
 recipe = slapos.recipe.build:gitclone
 repository = http://git.erp5.org/repos/slapos.core.git
 branch = master
 git-executable = ${git:location}/bin/git
-revision = 4aafce6b6671eeb91be11faa3a236e649a84257c
+revision = 
 
 
 [slapos.cookbook-repository]
 branch = slapos-master-cluster
-revision = 47bd4fcbe7cf96100bd9c8fda1d13ed0644c83ea
+revision = 
 
 [vifib-fix-products-paths]
 recipe = plone.recipe.command
-- 
2.30.9