Created
May 5, 2014 14:45
-
-
Save andrewfraley/3e2fa636ecc83f52e5d1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Installs Maven 3.1.1 | |
node.override['maven']['3']['version'] = "3.1.1" | |
node.override['maven']['3']['checksum'] = "077ed466455991d5abb4748a1d022e2d2a54dc4d557c723ecbacdc857c61d51b" | |
include_recipe 'maven' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment