Repository: camel Updated Branches: refs/heads/master 72ce87d9b -> ec28e18fa
Fix CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ec28e18f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ec28e18f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ec28e18f Branch: refs/heads/master Commit: ec28e18fa9a8fadec9a3aa93b178ddf62f0b6ac7 Parents: 72ce87d Author: lburgazzoli <lburgazz...@gmail.com> Authored: Mon Jan 2 16:27:46 2017 +0100 Committer: lburgazzoli <lburgazz...@gmail.com> Committed: Mon Jan 2 16:27:46 2017 +0100 ---------------------------------------------------------------------- .../jacksonxml/JacksonMarshalContentTypeHeaderTest.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/ec28e18f/components/camel-jacksonxml/src/test/java/org/apache/camel/component/jacksonxml/JacksonMarshalContentTypeHeaderTest.java ---------------------------------------------------------------------- diff --git a/components/camel-jacksonxml/src/test/java/org/apache/camel/component/jacksonxml/JacksonMarshalContentTypeHeaderTest.java b/components/camel-jacksonxml/src/test/java/org/apache/camel/component/jacksonxml/JacksonMarshalContentTypeHeaderTest.java index 82a65c8..62b22df 100644 --- a/components/camel-jacksonxml/src/test/java/org/apache/camel/component/jacksonxml/JacksonMarshalContentTypeHeaderTest.java +++ b/components/camel-jacksonxml/src/test/java/org/apache/camel/component/jacksonxml/JacksonMarshalContentTypeHeaderTest.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.