Repository: brooklyn-server
Updated Branches:
  refs/heads/0.7.0-incubating [created] 40c93eeb1


fix formatting from #709


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/b7a290c5
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/b7a290c5
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/b7a290c5

Branch: refs/heads/0.7.0-incubating
Commit: b7a290c5e4661302d3dc371d52ed85a533c04ac6
Parents: 8321bb0
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-server/blob/b7a290c5/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>

Reply via email to