This is an automated email from the ASF dual-hosted git repository.
luoc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git
The following commit(s) were added to refs/heads/master by this push:
new 9027b5e Minor Fix: Use a consistent naming for Cassandra
9027b5e is described below
commit 9027b5e1d1325af5cb21c76bc905185c385f5512
Author: luocooong <[email protected]>
AuthorDate: Sat Jan 30 17:36:23 2021 +0800
Minor Fix: Use a consistent naming for Cassandra
---
contrib/storage-cassandra/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/storage-cassandra/pom.xml
b/contrib/storage-cassandra/pom.xml
index 6cc7f83..2cb6983 100644
--- a/contrib/storage-cassandra/pom.xml
+++ b/contrib/storage-cassandra/pom.xml
@@ -31,7 +31,7 @@
<artifactId>drill-storage-cassandra</artifactId>
- <name>contrib/cassandra-storage-plugin</name>
+ <name>Drill : Contrib : Storage : Cassandra</name>
<dependencies>
<dependency>