aboutsummaryrefslogtreecommitdiffstats
path: root/build/f_isoroot
diff options
context:
space:
mode:
authorMichal Skalski <mskalski@mirantis.com>2016-03-18 14:35:45 +0100
committerMichal Skalski <mskalski@mirantis.com>2016-03-18 17:43:55 +0100
commitc9a460b333fe10c363acd7a055bb95e192040e51 (patch)
treead88a0b781484b8c402e0b2ea4371eabf809ab51 /build/f_isoroot
parentbf2a65a28572c90484d0c5668274485721d0f1c7 (diff)
ODL Plugin: new branch for SR2 release
Change-Id: If868bfbe59711e198998945a9ef5e0de985939fc Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Diffstat (limited to 'build/f_isoroot')
-rw-r--r--build/f_isoroot/f_odlpluginbuild/Makefile2
1 files changed, 1 insertions, 1 deletions
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