Skip to content

Commit 01fd52b

Browse files
docetewuchong
authored andcommitted
[hotfix][kafka] Fix typo in filter property in pom.xml
This closes apache#9142
1 parent 18ace00 commit 01fd52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-connectors/flink-sql-connector-kafka/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ under the License.
7474
Cites a binary dependency on jersey, but this is neither reflected in the
7575
dependency graph, nor are any jersey files bundled. -->
7676
<exclude>NOTICE</exclude>
77-
<execude>common/**</execude>
77+
<exclude>common/**</exclude>
7878
</excludes>
7979
</filter>
8080
</filters>

0 commit comments

Comments
 (0)