On 4. Nov 2019, at 23:49, Marshall Schor <[email protected]> wrote: > > commit 35ae2c876783d4a94b0e059300dc4a47af334b71 (tag: uimaj-3.1.1) > Author: Marshall Schor <[email protected]> > Date: Mon Nov 4 10:04:20 2019 -0500 > > Where are you seeing it point to that other value?
In my git client. But I think I see the issue. For some reason, I see to have pulled the tags at an earlier stage and the client doesn't want to override the local tags with the ones from the repo: From https://github.com/apache/uima-uimaj ! [rejected] uimaj-3.0.0 -> uimaj-3.0.0 (would clobber existing tag) ! [rejected] uimaj-3.1.1 -> uimaj-3.1.1 (would clobber existing tag) ! [rejected] uimaj-eclipse-update-site-3.0.0 -> uimaj-eclipse-update-site-3.0.0 (would clobber existing tag) Looks like I have to manually remove these tags locally and then fetch the proper ones from the repo. Sorry for the noise. -- Richard
