From 7287a2d14abe0963fe03603afcf1f7afd634c422 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 10 Apr 2026 20:31:54 +0000
Subject: [PATCH] chore(main): release function-maven-plugin 1.0.2-SNAPSHOT
---
function-maven-plugin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/function-maven-plugin/pom.xml b/function-maven-plugin/pom.xml
index 7d9e8c34..6dca952c 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.1
+ 1.0.2-SNAPSHOT
Functions Framework Plugin
A Maven plugin that allows functions to be deployed, and to be run locally
using the Java Functions Framework.