This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 93d6610 CAMEL-13614 - Fixed CS
93d6610 is described below
commit 93d66102fbc15e2bd8290113d226049aadf28737
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Jun 5 15:06:28 2019 +0200
CAMEL-13614 - Fixed CS
---
.../main/java/org/apache/camel/component/yammer/model/PhoneNumber.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/components/camel-yammer/src/main/java/org/apache/camel/component/yammer/model/PhoneNumber.java
b/components/camel-yammer/src/main/java/org/apache/camel/component/yammer/model/PhoneNumber.java
index a678c3d..024b26a 100644
---
a/components/camel-yammer/src/main/java/org/apache/camel/component/yammer/model/PhoneNumber.java
+++
b/components/camel-yammer/src/main/java/org/apache/camel/component/yammer/model/PhoneNumber.java
@@ -1,4 +1,4 @@
-/**
+/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.