You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/03/20 08:13:10 UTC

[camel] branch master updated: Fixed CS for Camel-API-component-maven-plugin

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 d07723e  Fixed CS for Camel-API-component-maven-plugin
d07723e is described below

commit d07723e05b993588b39ac613d914faec62b8154a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Mar 20 09:12:35 2019 +0100

    Fixed CS for Camel-API-component-maven-plugin
---
 .../maven/camel-api-component-maven-plugin/src/it/all-it/verify.groovy  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/maven/camel-api-component-maven-plugin/src/it/all-it/verify.groovy b/tooling/maven/camel-api-component-maven-plugin/src/it/all-it/verify.groovy
index 41fa89e..73edefd 100644
--- a/tooling/maven/camel-api-component-maven-plugin/src/it/all-it/verify.groovy
+++ b/tooling/maven/camel-api-component-maven-plugin/src/it/all-it/verify.groovy
@@ -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.