diff --git a/functions/helloworld/helloworld/pom.xml b/functions/helloworld/helloworld/pom.xml
index 6beba0255ca..a78a587063e 100644
--- a/functions/helloworld/helloworld/pom.xml
+++ b/functions/helloworld/helloworld/pom.xml
@@ -50,8 +50,8 @@
- 11
- 11
+ 21
+ 21
diff --git a/functions/v2/pubsub/pom.xml b/functions/v2/pubsub/pom.xml
index f50876162b4..3b0ea041b9e 100644
--- a/functions/v2/pubsub/pom.xml
+++ b/functions/v2/pubsub/pom.xml
@@ -31,8 +31,8 @@
- 11
- 11
+ 21
+ 21
UTF-8
@@ -100,6 +100,25 @@
functions.SubscribeToTopic
+
+ org.jacoco
+ jacoco-maven-plugin
+ 0.8.11
+
+
+
+ prepare-agent
+
+
+
+ report
+ prepare-package
+
+ report
+
+
+
+
org.apache.maven.plugins
maven-surefire-plugin