This is an automated email from the ASF dual-hosted git repository.
nnag pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/geode-kafka-connector.git
The following commit(s) were added to refs/heads/master by this push:
new 52e2d6b Fixed the logo file
52e2d6b is described below
commit 52e2d6b0960022b642756e301a96aebe2376385a
Author: Naburun Nag <[email protected]>
AuthorDate: Tue Feb 25 11:24:33 2020 -0800
Fixed the logo file
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7a423ee..b6dc832 100644
--- a/pom.xml
+++ b/pom.xml
@@ -183,7 +183,7 @@
The mapping between the region and topics must
be provided by the user. They must also ensure that the Apache Geode cluster is
up and running along with all the required regions along with the topics in
Kafka. The Apache Geode cluster must consist of at least one locator and one
server.
</description>
- <logo>logos/elasticsearch.jpg</logo>
+ <logo>logos/PoweredBYlogo.png</logo>
<supportProviderName>Apache Software Foundation /
VMware</supportProviderName>
<supportSummary>VMware, along with Apache Geode
community members support the Apache Geode Connector </supportSummary>