You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Nixon Rodrigues (JIRA)" <ji...@apache.org> on 2018/09/04 10:25:00 UTC

[jira] [Created] (ATLAS-2857) Atlas release version is appended with build-number in /api/atlas/version API

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)