[
https://issues.apache.org/jira/browse/ATLAS-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16604013#comment-16604013
]
ASF subversion and git services commented on ATLAS-2857:
--------------------------------------------------------
Commit fe4486b4107c77cde591b50ed7c00a553cb842c2 in atlas's branch
refs/heads/branch-0.8 from nixonrodrigues
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=fe4486b ]
ATLAS-2857:Fix Atlas release version in /api/atlas/version API.
(cherry picked from commit f31a7c6310c68a76916cea0e1dc735f5bfb4e305)
> 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
> Priority: Major
> Fix For: 1.1.0, 2.0.0
>
> Attachments: ATLAS-2857.patch
>
>
> {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)