-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29445/
-----------------------------------------------------------

Review request for lens.


Bugs: LENS-134
    https://issues.apache.org/jira/browse/LENS-134


Repository: lens


Description
-------

LENS-134: Centralized version managements of dependencies and plugins

- Moved all versions as properties in lens-parent
- Managed versions of all dependencies and plugins to lens-parent


laxman@laxman:~/working/code/incubator-lens$ grep "<version>" */pom.xml |grep 
-v '${project.version}' |grep -v '2.0.0-SNAPSHOT'
checkstyle/pom.xml:      <version>14</version>
checkstyle/pom.xml:    <version>1.0-SNAPSHOT</version>
lens-api/pom.xml:                            
<version>${jaxb2.basics.plugin.version}</version>

These 3 are can't be variables and can't be managed from parent pom.


Diffs
-----

  checkstyle/pom.xml 22d7ccb 
  lens-api/pom.xml 0e17893 
  lens-cli/pom.xml bcae761 
  lens-client-dist/pom.xml 9485401 
  lens-client/pom.xml f471d5f 
  lens-cube/pom.xml 1bcb4dc 
  lens-driver-hive/pom.xml a089717 
  lens-driver-impala/pom.xml aaeb08b 
  lens-driver-jdbc/pom.xml c0d827d 
  lens-ml-lib/pom.xml cfde655 
  lens-query-lib/pom.xml 4be4e3c 
  lens-server-api/pom.xml 9ced6ac 
  lens-server/pom.xml 4b58138 
  lens-storage-db/pom.xml 0dc6461 
  pom.xml 2c6a0e9 

Diff: https://reviews.apache.org/r/29445/diff/


Testing
-------


Thanks,

Laxman Ch

Reply via email to