From 108c4f38f75fae5fbd25fe42559b7460d69186dc Mon Sep 17 00:00:00 2001
From: Amir Mohammadi <amir.mohammadi@idiap.ch>
Date: Thu, 4 Aug 2016 10:47:08 +0200
Subject: [PATCH] refactoring_2016 is now merged.

---
 buildout.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/buildout.cfg b/buildout.cfg
index 75dc582f..e77e863a 100644
--- a/buildout.cfg
+++ b/buildout.cfg
@@ -42,9 +42,9 @@ bob.sp = git https://github.com/bioidiap/bob.sp
 bob.learn.linear = git https://github.com/bioidiap/bob.learn.linear
 bob.learn.em = git https://github.com/bioidiap/bob.learn.em
 bob.measure = git https://github.com/bioidiap/bob.measure
-bob.db.base = git https://github.com/bioidiap/bob.db.base branch=refactoring_2016
+bob.db.base = git https://github.com/bioidiap/bob.db.base
 bob.bio.db = git https://gitlab.idiap.ch/biometric/bob.bio.db
-bob.db.atnt = git https://github.com/bioidiap/bob.db.atnt branch=refactoring_2016
+bob.db.atnt = git https://github.com/bioidiap/bob.db.atnt
 bob.io.image = git https://github.com/bioidiap/bob.io.image
 
 [scripts]
-- 
GitLab