File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 17
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
18
19
19
<modelVersion >4.0.0</modelVersion >
20
- <parent >
20
+ <!-- < parent>
21
21
<groupId>io.netty</groupId>
22
22
<artifactId>netty-parent</artifactId>
23
23
<version>4.1.25.4.dse</version>
24
- </parent >
24
+ </parent>a -->
25
25
26
26
<artifactId >netty-all</artifactId >
27
27
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 16
16
-->
17
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
18
<modelVersion >4.0.0</modelVersion >
19
- <parent >
19
+ <!-- < parent>
20
20
<groupId>org.sonatype.oss</groupId>
21
21
<artifactId>oss-parent</artifactId>
22
22
<version>7</version>
23
23
<relativePath />
24
- </parent >
24
+ </parent>-->
25
25
26
26
<groupId >io.netty</groupId >
27
27
<artifactId >netty-bom</artifactId >
Original file line number Diff line number Diff line change 16
16
-->
17
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
18
<modelVersion >4.0.0</modelVersion >
19
- <parent >
19
+ <!-- < parent>
20
20
<groupId>org.sonatype.oss</groupId>
21
21
<artifactId>oss-parent</artifactId>
22
22
<version>7</version>
23
23
<relativePath />
24
- </parent >
24
+ </parent>-->
25
25
26
26
<groupId >io.netty</groupId >
27
27
<artifactId >netty-dev-tools</artifactId >
You can’t perform that action at this time.
0 commit comments