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 15:13:21 UTC

[camel-karaf] 03/05: Camel-Eventadmin: Regen

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

commit 6429ab84a4d66cda539e4d798c38622464b0d03f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 27 16:06:45 2020 +0100

    Camel-Eventadmin: Regen
---
 .../META-INF/services/org/apache/camel/component.properties         | 6 +++---
 .../resources/org/apache/camel/component/eventadmin/eventadmin.json | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/components/camel-eventadmin/src/generated/resources/META-INF/services/org/apache/camel/component.properties b/components/camel-eventadmin/src/generated/resources/META-INF/services/org/apache/camel/component.properties
index 2abaee6..84887a6 100644
--- a/components/camel-eventadmin/src/generated/resources/META-INF/services/org/apache/camel/component.properties
+++ b/components/camel-eventadmin/src/generated/resources/META-INF/services/org/apache/camel/component.properties
@@ -1,7 +1,7 @@
 # Generated by camel build tools - do NOT edit this file!
 components=eventadmin
-groupId=org.apache.camel
+groupId=org.apache.camel.karaf
 artifactId=camel-eventadmin
 version=3.2.0-SNAPSHOT
-projectName=Camel :: Event Admin
-projectDescription=Camel OSGi Event Admin support
+projectName=Camel Karaf :: Event Admin
+projectDescription=Camel Karaf OSGi Event Admin support
diff --git a/components/camel-eventadmin/src/generated/resources/org/apache/camel/component/eventadmin/eventadmin.json b/components/camel-eventadmin/src/generated/resources/org/apache/camel/component/eventadmin/eventadmin.json
index d151c5c..c60a03c 100644
--- a/components/camel-eventadmin/src/generated/resources/org/apache/camel/component/eventadmin/eventadmin.json
+++ b/components/camel-eventadmin/src/generated/resources/org/apache/camel/component/eventadmin/eventadmin.json
@@ -14,7 +14,7 @@
     "lenientProperties": false,
     "javaType": "org.apache.camel.component.eventadmin.EventAdminComponent",
     "firstVersion": "2.6.0",
-    "groupId": "org.apache.camel",
+    "groupId": "org.apache.camel.karaf",
     "artifactId": "camel-eventadmin",
     "version": "3.2.0-SNAPSHOT"
   },