Skip to content

Commit

Permalink
VERSION T0 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangli3 committed Mar 19, 2014
1 parent 2329aa7 commit 0b0e041
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ ext {
privateRepo = 'http://10.1.253.223:8081/nexus/content/groups/ailk'
privateDeployRepo = 'http://10.1.253.223:8081/nexus/content/repositories/ailk-snapshots'
forrest_home = System.getProperty('FORREST_HOME', "/home/cloudetl/apache-forrest-0.9")
oc_version = 'och2.0.0-SNAPSHOT'
oc_version = 'och2.0.0'
zookeeper_version = '3.4.5-cdh4.2.1'
hadoop_common_version = '2.0.0-cdh4.2.1'
hadoop_common_mr1_version = '2.0.0-mr1-cdh4.2.1'
apache_hbase_version = '0.94.12-security'
apache_hive_version = '0.12.0'
apache_hive_legacy_version = '0.11.0'
hadoop_lzo_version = '0.4.19'
auditor_version = 'och2.0.0-SNAPSHOT'
apache_hive_extension_version = '0.12.0-och2.0.0-beta'
apache_hive_extension_legacy_version = '0.11.0-och2.0.0-beta'
auditor_version = 'och2.0.0'
apache_hive_extension_version = '0.12.0-och2.0.0'
apache_hive_extension_legacy_version = '0.11.0-och2.0.0'
}

repositories {
Expand Down

0 comments on commit 0b0e041

Please sign in to comment.