fix formatting from #709
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/d496393b Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/d496393b Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/d496393b Branch: refs/heads/master Commit: d496393bed23ccc03b2eff67f803e4e6b5889d57 Parents: 842e830 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/incubator-brooklyn/blob/d496393b/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>
