Omri keefe created ZEPPELIN-5247:
------------------------------------
Summary: Move versions from code to configuration/properties file
Key: ZEPPELIN-5247
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5247
Project: Zeppelin
Issue Type: Task
Reporter: Omri keefe
In various unit test we find that we have hard coded version values for
components that are tested/used.
We would like to extract these to an external `.properties` at the root dir, or
consolidate in the POM.xml
[example for this in codeĀ
|https://github.com/apache/zeppelin/blob/master/zeppelin-interpreter-integration/src/test/java/org/apache/zeppelin/integration/FlinkIntegrationTest110.java#L32]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)