Gabriel Reid created PHOENIX-929:
------------------------------------
Summary: Release tags for 3.0.0 and 4.0.0 are missing in Git
Key: PHOENIX-929
URL: https://issues.apache.org/jira/browse/PHOENIX-929
Project: Phoenix
Issue Type: Bug
Reporter: Gabriel Reid
There are currently no tags in Git to find the 3.0.0 and 4.0.0 release versions
(only the RC tags are there).
{code}
$ git tag
phoenix-2.2.3-incubating
v2.2.3
v3.0.0-incubating-rc0
v3.0.0-incubating-rc1
v3.0.0-incubating-rc2
v3.0.0-incubating-rc3
v4.0.0-incubating-rc0
v4.0.0-incubating-rc1
v4.0.0-incubating-rc2
v4.0.0-incubating-rc3
{code}
I think we want to have an actual release tag for both of these versions to
make it easier to see which one is the "actual" release.
--
This message was sent by Atlassian JIRA
(v6.2#6252)