We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed9ce6b commit fea9b72Copy full SHA for fea9b72
pom.xml
@@ -17,11 +17,11 @@
17
<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">
18
19
<modelVersion>4.0.0</modelVersion>
20
- <parent>
+ <!--<parent>
21
<groupId>org.sonatype.oss</groupId>
22
<artifactId>oss-parent</artifactId>
23
<version>9</version>
24
- </parent>
+ </parent>-->
25
26
<groupId>io.netty</groupId>
27
<artifactId>netty-parent</artifactId>
0 commit comments