diff --git a/pom.xml b/pom.xml
index 430e1c3252860..41204198159e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1394,6 +1394,8 @@ flexible messaging model and an intuitive client API.
pulsar-client-go/go.sum
pulsar-function-go/go.mod
pulsar-function-go/go.sum
+ pulsar-function-go/examples/go.mod
+ pulsar-function-go/examples/go.sum
pulsar-client-cpp/lib/checksum/crc32c_sw.cc
@@ -1426,6 +1428,7 @@ flexible messaging model and an intuitive client API.
conf/schema_example.conf
+ **/templates/*.tpl
**/.helmignore
diff --git a/pulsar-flink/README.md b/pulsar-flink/README.md
index 7225969e7d9b4..f970a554cab72 100644
--- a/pulsar-flink/README.md
+++ b/pulsar-flink/README.md
@@ -1,3 +1,24 @@
+
+
# Pulsar Flink Connector
This Pulsar Flink connector is superseded by a newer version of [pulsar-flink](https://flink-packages.org/packages/pulsar-flink-connector)