diff --git a/build.default.properties b/build.default.properties index fac0ee8..02d18cb 100644 --- a/build.default.properties +++ b/build.default.properties @@ -43,7 +43,7 @@ phing.drush.repository.revision = HEAD # The repository to clone for PHP CodeSniffer coding standards task # NB: This is only required if using the phpcs target / PHP_Codesniffer -phpcs.drupalcs.repository = https://github.com/ericduran/drupalcs.git +phpcs.drupalcs.repository.url = https://github.com/ericduran/drupalcs.git # The url to the jslint4java to use jslint4java.url = http://jslint4java.googlecode.com/files/jslint4java-2.0.0-dist.zip