diff --git a/function-maven-plugin/pom.xml b/function-maven-plugin/pom.xml index 13ccd43f..2278ae09 100644 --- a/function-maven-plugin/pom.xml +++ b/function-maven-plugin/pom.xml @@ -10,7 +10,7 @@ com.google.cloud.functions function-maven-plugin maven-plugin - 1.0.0 + 1.0.1-SNAPSHOT Functions Framework Plugin A Maven plugin that allows functions to be deployed, and to be run locally using the Java Functions Framework.