We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a731d commit f1ff249Copy full SHA for f1ff249
1 file changed
test/fixtures/cookbooks/test_java/metadata.rb
@@ -1,5 +1,6 @@
1
name 'test_java'
2
maintainer 'test cookbook'
3
-license 'All rights reserved'
+license 'Apache-2.0'
4
description 'A test cookbook to land testing jar for java cookbook'
5
version '0.1.0'
6
+depends 'java'
0 commit comments