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 2020/03/27 08:01:59 UTC

[camel-karaf] branch master updated: Camel-Karaf: Cleanup pom

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-karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 9771d4b  Camel-Karaf: Cleanup pom
9771d4b is described below

commit 9771d4b8aae0e0a225769d63761b74043119e4e0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 27 08:59:43 2020 +0100

    Camel-Karaf: Cleanup pom
---
 tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml b/tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml
index 02ff267..50c416c 100644
--- a/tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml
+++ b/tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml
@@ -72,9 +72,4 @@
 
     </dependencies>
 
-           <build>
-                <plugins>
-              </plugins>
-         </build>
-
 </project>