Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
3.2.0 release
  • Loading branch information
zhangli3 committed Jul 10, 2014
1 parent bfb3193 commit bc3c379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ext {
privateDeployRepo = 'http://115.29.40.120:8181/nexus/content/repositories/ailk-releases'
deploy_username = System.getProperty('DEPLOY_USERNAME')
deploy_password = System.getProperty('DEPLOY_PASSWORD')
oc_version = 'och3.2.0-SNAPSHOT'
oc_version = 'och3.2.0'
zookeeper_version = '3.4.5-cdh5.0.2'
hadoop_common_version = '2.3.0-cdh5.0.2'
hbase_version = '0.98.1'
Expand Down

0 comments on commit bc3c379

Please sign in to comment.