remove deprecated parent pom per Sonatype docs

This commit is contained in:
John J. Aylward 2023-10-16 18:22:08 -04:00
parent a86786a5f5
commit ed183e6142

View File

@ -21,12 +21,6 @@
</description>
<url>https://github.com/douglascrockford/JSON-java</url>
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>9</version>
</parent>
<scm>
<url>https://github.com/douglascrockford/JSON-java.git</url>
<connection>scm:git:git://github.com/douglascrockford/JSON-java.git</connection>