Skip to content

Commit 24b0d17

Browse files
authored
remove obsolete and deprecated parent (#785)
1 parent ee296fc commit 24b0d17

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
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.http-client</groupId>
116
<artifactId>google-http-client-parent</artifactId>
127
<version>1.31.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->

0 commit comments

Comments
 (0)