This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a commit to branch dev-2.1.6
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git
The following commit(s) were added to refs/heads/dev-2.1.6 by this push:
new 8ea7223f2 [Improve] streampark-flink-connector-test maven pom
improvement
8ea7223f2 is described below
commit 8ea7223f2998f44bdb91b9379c7810ca41a2ece8
Author: benjobs <[email protected]>
AuthorDate: Sat Jan 25 09:21:37 2025 +0800
[Improve] streampark-flink-connector-test maven pom improvement
---
streampark-flink/streampark-flink-connector-test/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/streampark-flink/streampark-flink-connector-test/pom.xml
b/streampark-flink/streampark-flink-connector-test/pom.xml
index 7a53ccc47..7302c7849 100644
--- a/streampark-flink/streampark-flink-connector-test/pom.xml
+++ b/streampark-flink/streampark-flink-connector-test/pom.xml
@@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.streampark</groupId>
- <artifactId>streampark-flink-connector</artifactId>
+ <artifactId>streampark-flink</artifactId>
<version>2.1.6</version>
</parent>
<artifactId>streampark-flink-connector-test</artifactId>