File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
- <parent >
6
- <groupId >org.sonatype.oss</groupId >
7
- <artifactId >oss-parent</artifactId >
8
- <version >7</version >
9
- </parent >
10
5
<groupId >com.google.api-client</groupId >
11
6
<artifactId >google-api-client-parent</artifactId >
12
7
<version >1.31.5-SNAPSHOT</version ><!-- {x-version-update:google-api-client:current} -->
13
8
<packaging >pom</packaging >
14
9
<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 >
16
12
<url >https://github.com/googleapis/google-api-java-client</url >
17
13
18
14
<issueManagement >
You can’t perform that action at this time.
0 commit comments