This was missed in the effort to push out Gerrit 3.5.3 as well as the
ssh rsa sha2 fixes. That said it should be mostly fine as all of the
plugins tagged 3.5.2 have tagged the same commit with 3.5.3. Making this
largely a bookkeeping change.
There is one bit that isn't strictly bookkeeping and that is the
plugins/its-base checkout. Against gerrit 3.5 we convert from a master
checkout [0] to a stable-3.5 [1] checkout as this branch exists now.
Against gerrit 3.6 we convert from a stable-3.6 checkout to a master
checkout. I suspect that a stable-3.6 branch existed for a short period
of time and was cleaned up and zuul is using an old cached state.
The change for its-base on gerrit 3.5 does represent a reversion of
three commits but they all seem related to gerrit 3.6 so I expect this
is fine.
[0] https://gerrit.googlesource.com/plugins/its-base/+log/refs/heads/master
[1] https://gerrit.googlesource.com/plugins/its-base/+log/refs/heads/stable-3.5
Change-Id: I619b28fe642ca8b57eb533157ec0a441f6b66890