diff --git a/stackrc b/stackrc index 4fc31a3d39..2661b5fa0b 100644 --- a/stackrc +++ b/stackrc @@ -498,7 +498,7 @@ GITREPO["tooz"]=${TOOZ_REPO:-${GIT_BASE}/openstack/tooz.git} GITBRANCH["tooz"]=${TOOZ_BRANCH:-$TARGET_BRANCH} # pbr drives the setuptools configs -GITREPO["pbr"]=${PBR_REPO:-${GIT_BASE}/openstack-dev/pbr.git} +GITREPO["pbr"]=${PBR_REPO:-${GIT_BASE}/openstack/pbr.git} GITBRANCH["pbr"]=${PBR_BRANCH:-$TARGET_BRANCH}