commit | 9d1a763f69555c638061eb6d1393321fa0317faa | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Thu Mar 30 14:51:31 2017 -0400 |
committer | Carlos Frias <friasc@google.com> | Thu Mar 30 14:51:31 2017 -0400 |
tree | a1301ff1ed6b5c7d097f0a8bc685003cece6acbb | |
parent | 8db031934c4b48ac8413081f1260c00488b9342f [diff] |
updated to use command instead of shell
diff --git a/meta/main.yml b/meta/main.yml index fd7ee60..765e90a 100644 --- a/meta/main.yml +++ b/meta/main.yml
@@ -12,5 +12,4 @@ galaxy_tags: - apigee - opdk -dependencies: - - apigee-opdk-setup-default-settings \ No newline at end of file +dependencies: [] \ No newline at end of file