From 2e6f54b1691cb9c93a5b1487b6259d4d46c3f4b0 Mon Sep 17 00:00:00 2001 From: Bart Hazer Date: Tue, 19 Nov 2024 13:30:37 -0800 Subject: [PATCH 1/2] feat: sse GAPIC libraries published to public Maven PiperOrigin-RevId: 698126896 --- sample/build.gradle | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/sample/build.gradle b/sample/build.gradle index aa6daf6..c143c89 100644 --- a/sample/build.gradle +++ b/sample/build.gradle @@ -9,7 +9,6 @@ buildscript { // Configuration for building plugins { id 'application' - id 'com.google.cloud.artifactregistry.gradle-plugin' version '2.1.5' } repositories { // repositories for Jar's you access in your code @@ -17,9 +16,6 @@ repositories { // repositories for Jar's you access in your code url 'https://oss.sonatype.org/content/repositories/snapshots' // SNAPSHOT repository (if needed) } mavenCentral() - maven { - url "artifactregistry://us-maven.pkg.dev/fleetengine-gapic/maven" - } } application { @@ -49,8 +45,8 @@ dependencies { implementation 'com.google.api:gax:1.65.1' implementation 'com.google.api:gax-grpc:1.65.1' - implementation 'com.google.maps:gapic-google-maps-fleetengine-v1-java:1.0.0' - implementation 'com.google.maps:gapic-google-maps-fleetengine-delivery-v1-java:1.0.0' + implementation 'com.google.maps:google-maps-fleetengine:0.1.0' + implementation 'com.google.maps:google-maps-fleetengine-delivery:0.1.0' implementation project(':fleetengine-auth') testImplementation 'junit:junit:4.13.1' From 6dfab6313da99b993dbac9e1b1fe5a9f87c526cc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 19 Nov 2024 21:33:20 +0000 Subject: [PATCH 2/2] chore(release): 2.1.0 [skip ci] # [2.1.0](https://github.com/googlemaps/java-fleetengine-auth/compare/v2.0.0...v2.1.0) (2024-11-19) ### Features * sse GAPIC libraries published to public Maven ([2e6f54b](https://github.com/googlemaps/java-fleetengine-auth/commit/2e6f54b1691cb9c93a5b1487b6259d4d46c3f4b0)) --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 56a076f..29f182a 100644 --- a/version.properties +++ b/version.properties @@ -15,5 +15,5 @@ ################################################################################ # Used by conventional commits in github. Do not touch. -libVersion=2.0.0 +libVersion=2.1.0 pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy