Trivial commit to trigger Checkstyle
Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/f9a0b512 Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/f9a0b512 Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/f9a0b512 Branch: refs/heads/test Commit: f9a0b512696e09474e1a5426aa4229958f6d8852 Parents: e0a6df1 Author: Andrew Phillips <[email protected]> Authored: Tue Aug 12 22:51:13 2014 -0400 Committer: Andrew Phillips <[email protected]> Committed: Tue Aug 12 23:48:34 2014 -0400 ---------------------------------------------------------------------- core/src/main/java/org/jclouds/annotations/Name.java | 2 +- project/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/f9a0b512/core/src/main/java/org/jclouds/annotations/Name.java ---------------------------------------------------------------------- diff --git a/core/src/main/java/org/jclouds/annotations/Name.java b/core/src/main/java/org/jclouds/annotations/Name.java index ce8ca1e..a03420b 100644 --- a/core/src/main/java/org/jclouds/annotations/Name.java +++ b/core/src/main/java/org/jclouds/annotations/Name.java @@ -34,4 +34,4 @@ import static java.lang.annotation.RetentionPolicy.RUNTIME; @Qualifier public @interface Name { -} +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/jclouds/blob/f9a0b512/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index f236adc..0661bde 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -1072,4 +1072,4 @@ </build> </profile> </profiles> -</project> +</project> \ No newline at end of file
