Skip to content

Commit 355faa1

Browse files
committed
Accidentally removed the wrong parent
1 parent abb66a6 commit 355faa1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

all/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,12 @@
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+
21+
<parent>
2122
<groupId>io.netty</groupId>
2223
<artifactId>netty-parent</artifactId>
2324
<version>4.1.25.4.dse</version>
24-
</parent>a-->
25+
</parent>
2526

2627
<artifactId>netty-all</artifactId>
2728
<packaging>jar</packaging>

0 commit comments

Comments
 (0)