Skip to content

Commit

Permalink
Version bump to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf31o2 committed Nov 5, 2014
1 parent 010da7d commit b27015d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"java": "~> 1.21"
},
"suggestions": {

},
"conflicting": {
"hadoop_cluster": ">= 0.0.0",
Expand All @@ -34,14 +35,19 @@
"zookeeper_cluster": ">= 0.0.0"
},
"providing": {

},
"replacing": {

},
"attributes": {

},
"groupings": {

},
"recipes": {

},
"version": "1.6.1"
}
"version": "1.7.0"
}
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs/Configures Hadoop (HDFS/YARN/MRv2), HBase, Hive, Flume, Oozie, Pig, and ZooKeeper'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.6.1'
version '1.7.0'

depends 'yum', '>= 3.0'
depends 'apt'
Expand Down

0 comments on commit b27015d

Please sign in to comment.