Fixed CS
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/22f30a30 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/22f30a30 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/22f30a30 Branch: refs/heads/master Commit: 22f30a300144f1234884081b31c4e602906db23f Parents: f878eb2 Author: Andrea Cosentino <anco...@gmail.com> Authored: Tue Nov 22 10:59:54 2016 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Tue Nov 22 10:59:54 2016 +0100 ---------------------------------------------------------------------- .../apache/camel/component/git/consumer/GitConsumerTest.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/22f30a30/components/camel-git/src/test/java/org/apache/camel/component/git/consumer/GitConsumerTest.java ---------------------------------------------------------------------- diff --git a/components/camel-git/src/test/java/org/apache/camel/component/git/consumer/GitConsumerTest.java b/components/camel-git/src/test/java/org/apache/camel/component/git/consumer/GitConsumerTest.java index ded0b07..49d063c 100644 --- a/components/camel-git/src/test/java/org/apache/camel/component/git/consumer/GitConsumerTest.java +++ b/components/camel-git/src/test/java/org/apache/camel/component/git/consumer/GitConsumerTest.java @@ -5,9 +5,9 @@ * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at - * <p> - * http://www.apache.org/licenses/LICENSE-2.0 - * <p> + * + * http://www.apache.org/licenses/LICENSE-2.0 + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.