Skip to content

Commit fea9b72

Browse files
committed
Disable sonatype parent
1 parent ed9ce6b commit fea9b72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<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">
1818

1919
<modelVersion>4.0.0</modelVersion>
20-
<parent>
20+
<!--<parent>
2121
<groupId>org.sonatype.oss</groupId>
2222
<artifactId>oss-parent</artifactId>
2323
<version>9</version>
24-
</parent>
24+
</parent>-->
2525

2626
<groupId>io.netty</groupId>
2727
<artifactId>netty-parent</artifactId>

0 commit comments

Comments
 (0)