[jOOQ/jOOQ#9542] Remove deprecated reference to org.sonatype.oss:oss-parent

This commit is contained in:
Lukas Eder 2021-12-16 12:53:31 +01:00
parent c467e3c668
commit 2c8fe1d524

View File

@ -4,12 +4,6 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>oss-parent</artifactId>
<groupId>org.sonatype.oss</groupId>
<version>7</version>
</parent>
<groupId>org.jooq</groupId>
<artifactId>jooq-parent</artifactId>
<version>3.16.0-SNAPSHOT</version>