From da480dddf06fa582ddb0aa67839bae505be30bd8 Mon Sep 17 00:00:00 2001 From: Stephanie Wang Date: Mon, 10 Aug 2020 15:35:46 -0400 Subject: [PATCH] chore: clean up dependency version managed by self (#219) * chore: clean up dependency version managed by self * fix samples version tags --- google-cloud-monitoring/pom.xml | 1 - samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 6 +++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/google-cloud-monitoring/pom.xml b/google-cloud-monitoring/pom.xml index 18ecbdf2..d0e12522 100644 --- a/google-cloud-monitoring/pom.xml +++ b/google-cloud-monitoring/pom.xml @@ -79,7 +79,6 @@ com.google.auth google-auth-library-oauth2-http - 0.20.0 test diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index cc5daba0..72270e88 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-monitoring - 1.100.2-SNAPSHOT + 1.100.1 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 26c06775..523ff770 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -23,13 +23,14 @@ UTF-8 - + com.google.cloud google-cloud-monitoring - 1.100.1 + 1.100.2-SNAPSHOT + com.google.protobuf protobuf-java-util @@ -49,7 +50,6 @@ test -