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 abb66a6 commit 355faa1Copy full SHA for 355faa1
all/pom.xml
@@ -17,11 +17,12 @@
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>
+
21
+ <parent>
22
<groupId>io.netty</groupId>
23
<artifactId>netty-parent</artifactId>
24
<version>4.1.25.4.dse</version>
- </parent>a-->
25
+ </parent>
26
27
<artifactId>netty-all</artifactId>
28
<packaging>jar</packaging>
0 commit comments