File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
33 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
5- <parent >
6- <groupId >org.sonatype.oss</groupId >
7- <artifactId >oss-parent</artifactId >
8- <version >7</version >
9- </parent >
105 <groupId >com.google.api-client</groupId >
116 <artifactId >google-api-client-parent</artifactId >
127 <version >1.31.5-SNAPSHOT</version ><!-- {x-version-update:google-api-client:current} -->
138 <packaging >pom</packaging >
149 <name >Parent for the Google API Client Library for Java</name >
15-
10+ <description >The Google APIs Client Library for Java is a Java client library
11+ for accessing any HTTP-based API on the web</description >
1612 <url >https://github.com/googleapis/google-api-java-client</url >
1713
1814 <issueManagement >
You can’t perform that action at this time.
0 commit comments