-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49023/
-----------------------------------------------------------
Review request for atlas, Ayub Pathan, Madhan Neethiraj, Mehul Parikh,
Selvamohan Neethiraj, and Hemanth Yamijala.
Bugs: ATLAS-927
https://issues.apache.org/jira/browse/ATLAS-927
Repository: atlas
Description
-------
**Issue :**
dashboardv2/public/js/templates/common/aboutAtlas_tmpl.html has hard coded
version. Instead, it should use mvn resource filtering to set the version to
project version
Diffs
-----
authorization/src/main/java/org/apache/atlas/authorize/simple/AtlasAuthorizationUtils.java
291f11b
dashboardv2/public/js/models/VCommon.js 63015ec
dashboardv2/public/js/router/Router.js 3d2e785
dashboardv2/public/js/templates/common/aboutAtlas_tmpl.html 08089b1
Diff: https://reviews.apache.org/r/49023/diff/
Testing
-------
**Verified :**
1) Ran mvn clean install
2) Verified accurate version displayed from API (in About page) :
http://localhost:21000/api/atlas/admin/version
3) Verified version info using users from different groups.
Thanks,
Kalyani Kashikar