Skip to content

Commit

Permalink
chore: remove obsolete parent POM (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo authored and chingor13 committed Aug 9, 2019
1 parent bc59ea6 commit ec88417
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Expand Up @@ -2,12 +2,6 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>7</version>
</parent>

<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-parent</artifactId>
<version>0.16.3-SNAPSHOT</version><!-- {x-version-update:google-auth-library-parent:current} -->
Expand Down

0 comments on commit ec88417

Please sign in to comment.