From d387fffef92ae18de9407081f79a2159d42c3a34 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Fri, 20 Dec 2024 12:43:32 -0500 Subject: [PATCH 1/2] ci: shared config for Airlock profile --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 82f9dc1e..86534b9e 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,11 @@ Google OAuth Client Library for Java https://github.com/googleapis/google-oauth-java-client + + com.google.cloud + google-cloud-shared-config + 1.12.2 + GitHub From 5afc260ca8dd4e5ac511ac7a29f3b298beaba021 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Fri, 20 Dec 2024 12:48:57 -0500 Subject: [PATCH 2/2] remove unnecessary elements --- google-oauth-client-bom/pom.xml | 47 ------------------------------- pom.xml | 49 --------------------------------- 2 files changed, 96 deletions(-) diff --git a/google-oauth-client-bom/pom.xml b/google-oauth-client-bom/pom.xml index c960fa87..4c5ecfb0 100644 --- a/google-oauth-client-bom/pom.xml +++ b/google-oauth-client-bom/pom.xml @@ -89,17 +89,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - sonatype-nexus-staging - https://google.oss.sonatype.org/ - false - - maven-javadoc-plugin 3.4.1 @@ -132,40 +121,4 @@ - - - - release-sign-artifacts - - - performRelease - true - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 3.0.1 - - - sign-artifacts - verify - - sign - - - - --pinentry-mode - loopback - - - - - - - - - diff --git a/pom.xml b/pom.xml index 86534b9e..50c85b5e 100644 --- a/pom.xml +++ b/pom.xml @@ -191,17 +191,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - ossrh - https://google.oss.sonatype.org/ - ${deploy.autorelease} - - maven-assembly-plugin 3.4.2 @@ -437,10 +426,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - com.coveo fmt-maven-plugin @@ -489,40 +474,6 @@ - - release-sign-artifacts - - - performRelease - true - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 3.0.1 - - - sign-artifacts - verify - - sign - - - - --pinentry-mode - loopback - - - - - - - - - docFX