From 7ae9f94d3197b420a9e5e05df961041afd493568 Mon Sep 17 00:00:00 2001 From: wanjunlei Date: Mon, 20 Feb 2023 18:23:51 +0800 Subject: [PATCH] fix github action error Signed-off-by: wanjunlei --- functions-framework-api/pom.xml | 2 +- functions-framework-invoker/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/functions-framework-api/pom.xml b/functions-framework-api/pom.xml index 2b60c93a..c69ae104 100644 --- a/functions-framework-api/pom.xml +++ b/functions-framework-api/pom.xml @@ -100,7 +100,7 @@ 1.6.7 true - sonatype-nexus-staging + ossrh https://s01.oss.sonatype.org/ true diff --git a/functions-framework-invoker/pom.xml b/functions-framework-invoker/pom.xml index 9c8a6cb1..f35453ec 100644 --- a/functions-framework-invoker/pom.xml +++ b/functions-framework-invoker/pom.xml @@ -200,7 +200,7 @@ 1.6.7 true - sonatype-nexus-staging + ossrh https://s01.oss.sonatype.org/ true