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/10/22 06:33:00 UTC

[camel-kafka-connector] 02/02: Distribution: Adding name to 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-kafka-connector.git

commit 161d92feea3da489cca91d602d0875f2d5f77b1c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 22 07:54:18 2020 +0200

    Distribution: Adding name to POM
---
 distribution/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/distribution/pom.xml b/distribution/pom.xml
index 8979540..b110066 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -26,6 +26,7 @@
   <modelVersion>4.0.0</modelVersion>
   <packaging>pom</packaging>
 
+  <name>Camel-Kafka-Connector :: Distribution</name>
   <artifactId>apache-camel-kafka-connector-distribution</artifactId>
   <profiles>
     <profile>