From 78dfd1bac7a23fe8275e06749dfd49c31d0264be Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Tue, 4 May 2021 12:31:58 -0400 Subject: [PATCH 1/2] remove deprecated parent pom --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index 45674e38d..2003255f4 100644 --- a/pom.xml +++ b/pom.xml @@ -2,11 +2,6 @@ 4.0.0 - - org.sonatype.oss - oss-parent - 7 - com.google.api-client google-api-client-parent 1.31.5-SNAPSHOT From 969317567389e01608fadc86ddae91edc5f5ccfb Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Tue, 4 May 2021 16:39:50 -0400 Subject: [PATCH 2/2] add description --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2003255f4..c01dac6d5 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,8 @@ 1.31.5-SNAPSHOT pom Parent for the Google API Client Library for Java - + The Google APIs Client Library for Java is a Java client library + for accessing any HTTP-based API on the web https://github.com/googleapis/google-api-java-client