This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-doris-flink-connector.git
The following commit(s) were added to refs/heads/master by this push:
new bf2a172 [chore] Change project name (#16)
bf2a172 is described below
commit bf2a172f06dee2845f7efcabdfed79a035a969cb
Author: Mingyu Chen <[email protected]>
AuthorDate: Sun Mar 6 10:53:40 2022 +0800
[chore] Change project name (#16)
Change project name (#16)
---
flink-doris-connector/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flink-doris-connector/pom.xml b/flink-doris-connector/pom.xml
index 956a6c1..d75cdda 100644
--- a/flink-doris-connector/pom.xml
+++ b/flink-doris-connector/pom.xml
@@ -28,7 +28,7 @@ under the License.
<groupId>org.apache.doris</groupId>
<artifactId>flink-doris-connector-${flink.minor.version}_${scala.version}</artifactId>
<version>1.0.0-SNAPSHOT</version>
- <name>Doris Flink Connector</name>
+ <name>Flink Doris Connector</name>
<url>https://doris.apache.org/</url>
<licenses>
<license>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]