From 476baed4b3a3c961585cf7330be01b7feed70129 Mon Sep 17 00:00:00 2001 From: Michal Skalski Date: Sat, 20 Feb 2016 14:02:52 +0100 Subject: Use official Beryllium release Change-Id: Ie3889df286a47e3b27865fe5c246f8f5ba98e165 (cherry picked from commit da41b5a463dd60a2e20afe5c981d2ce869532444) --- build/f_isoroot/f_odlpluginbuild/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/f_isoroot/f_odlpluginbuild/Makefile b/build/f_isoroot/f_odlpluginbuild/Makefile index e6cf28033..5287ca8aa 100644 --- a/build/f_isoroot/f_odlpluginbuild/Makefile +++ b/build/f_isoroot/f_odlpluginbuild/Makefile @@ -13,7 +13,7 @@ ODL_REPO="https://github.com/openstack/fuel-plugin-opendaylight.git" export USE_JAVA8=true export JAVA8_URL=https://launchpad.net/~openjdk-r/+archive/ubuntu/ppa/+files/openjdk-8-jre-headless_8u72-b15-1~trusty1_amd64.deb -export ODL_TARBALL_LOCATION=https://nexus.opendaylight.org/content/repositories/staging/org/opendaylight/integration/distribution-karaf/0.4.0-Beryllium/distribution-karaf-0.4.0-Beryllium.tar.gz +export ODL_TARBALL_LOCATION=https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.4.0-Beryllium/distribution-karaf-0.4.0-Beryllium.tar.gz .PHONY: all all: .odlbuild -- cgit 1.2.3-korg