From 9d4379ee2308e26e28e18e4d5d460cd7e5a4d4e7 Mon Sep 17 00:00:00 2001 From: annawzz Date: Thu, 26 Oct 2017 10:54:12 +0300 Subject: [PATCH] Update branches --- buildout.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/buildout.cfg b/buildout.cfg index 2554ab8..61d8901 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -8,10 +8,10 @@ find-links = http://op:x9W3jZ@dist.quintagroup.com/op/ auto-checkout = openprocurement.api openprocurement.tender.core openprocurement.tender.belowthreshold openprocurement.tender.openua [sources] -openprocurement.api = git https://github.com/openprocurement/openprocurement.api.git branch=a258001251842882_refactoring -openprocurement.tender.core = git https://github.com/openprocurement/openprocurement.tender.core.git branch=master -openprocurement.tender.belowthreshold = git https://github.com/openprocurement/openprocurement.tender.belowthreshold.git branch=master -openprocurement.tender.openua = git https://github.com/openprocurement/openprocurement.tender.openua.git branch=a258001251842882_refactoring +openprocurement.api = git https://github.com/openprocurement/openprocurement.api.git branch=production +openprocurement.tender.core = git https://github.com/openprocurement/openprocurement.tender.core.git branch=production +openprocurement.tender.belowthreshold = git https://github.com/openprocurement/openprocurement.tender.belowthreshold.git branch=production +openprocurement.tender.openua = git https://github.com/openprocurement/openprocurement.tender.openua.git branch=production [test]