From 286a252ab36a39a6d318ac4fbffbec0b05a8c57d Mon Sep 17 00:00:00 2001 From: Scott Little Date: Mon, 9 Jul 2018 14:59:30 -0400 Subject: [PATCH] Manifest should use branches or tags whenever possible Three repos (ima-evm-utils, python-3parclient, python-lefthandclient) are currently pulling based on a mysterious SHA. They should be using the version tag that identifies the release. This update replaces the SHA's with the equivalent tags. Change-Id: I60630219b02115d25a278992bcdaa000b6b8483d Signed-off-by: Scott Little Depends-On: https://review.openstack.org/581108 --- default.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/default.xml b/default.xml index 8ab446a..1b9dcb3 100644 --- a/default.xml +++ b/default.xml @@ -69,7 +69,7 @@ - + @@ -78,8 +78,8 @@ - - + +