Nixon Rodrigues created ATLAS-2857:
--------------------------------------
Summary: Atlas release version is appended with build-number in
/api/atlas/version API
Key: ATLAS-2857
URL: https://issues.apache.org/jira/browse/ATLAS-2857
Project: Atlas
Issue Type: Bug
Components: atlas-webui
Affects Versions: 1.0.0
Reporter: Nixon Rodrigues
Assignee: Nixon Rodrigues
Fix For: 1.1.0, 2.0.0
{noformat}
curl -u admin:admin http://localhost:21000/api/atlas/admin/version
{"Description":"Metadata Management and Data Governance Platform over
Hadoop","Version":"1.1.0-rrelease","Name":"apache-atlas"}
{noformat}
The release Version number *1.1.0-rrelease* is incorrect. It should be “*1.1.0*”
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)