From c9a460b333fe10c363acd7a055bb95e192040e51 Mon Sep 17 00:00:00 2001 From: Michal Skalski Date: Fri, 18 Mar 2016 14:35:45 +0100 Subject: ODL Plugin: new branch for SR2 release Change-Id: If868bfbe59711e198998945a9ef5e0de985939fc Signed-off-by: Michal Skalski --- build/f_isoroot/f_odlpluginbuild/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/f_isoroot') diff --git a/build/f_isoroot/f_odlpluginbuild/Makefile b/build/f_isoroot/f_odlpluginbuild/Makefile index 5287ca8aa..5e563ff33 100644 --- a/build/f_isoroot/f_odlpluginbuild/Makefile +++ b/build/f_isoroot/f_odlpluginbuild/Makefile @@ -8,7 +8,7 @@ ############################################################################## TOP := $(shell pwd) -ODL_BRANCH=brahmaputra-release +ODL_BRANCH=brahmaputra-sr2 ODL_REPO="https://github.com/openstack/fuel-plugin-opendaylight.git" export USE_JAVA8=true -- cgit 1.2.3-korg