fix formatting from #709
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/afe37b5a Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/afe37b5a Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-library/diff/afe37b5a Branch: refs/heads/0.7.0-incubating Commit: afe37b5a129f94a3ed030d23a2a813d7b1337d03 Parents: 45e173a Author: Alex Heneveld <[email protected]> Authored: Wed Jun 24 00:31:03 2015 -0700 Committer: Alex Heneveld <[email protected]> Committed: Wed Jun 24 00:31:03 2015 -0700 ---------------------------------------------------------------------- usage/camp/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-library/blob/afe37b5a/usage/camp/pom.xml ---------------------------------------------------------------------- diff --git a/usage/camp/pom.xml b/usage/camp/pom.xml index 7df716e..00a46b7 100644 --- a/usage/camp/pom.xml +++ b/usage/camp/pom.xml @@ -65,7 +65,8 @@ <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> - </exclusions> </dependency> + </exclusions> + </dependency> <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId>
