We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee296fc commit 24b0d17Copy full SHA for 24b0d17
pom.xml
@@ -2,11 +2,6 @@
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
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
<groupId>com.google.http-client</groupId>
11
<artifactId>google-http-client-parent</artifactId>
12
<version>1.31.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
0 commit comments