Repository: buildr Updated Branches: refs/heads/master 24a688c8f -> d7af60508
Add EOF whitespace Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/d7af6050 Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/d7af6050 Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/d7af6050 Branch: refs/heads/master Commit: d7af60508bf423428bb1eea4ce3d4ee303df75c5 Parents: 24a688c Author: Peter Donald <[email protected]> Authored: Sat Jul 5 16:15:25 2014 +1000 Committer: Peter Donald <[email protected]> Committed: Sat Jul 5 16:15:25 2014 +1000 ---------------------------------------------------------------------- spec/addon/custom_pom_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/d7af6050/spec/addon/custom_pom_spec.rb ---------------------------------------------------------------------- diff --git a/spec/addon/custom_pom_spec.rb b/spec/addon/custom_pom_spec.rb index ee132d4..9b78bf5 100644 --- a/spec/addon/custom_pom_spec.rb +++ b/spec/addon/custom_pom_spec.rb @@ -152,4 +152,4 @@ describe Buildr::CustomPom do end end -end \ No newline at end of file +end
