Change groupId to io.netty / inherit Sonatype OSS
This commit is contained in:
parent
2a764d9d9f
commit
57b5c20433
8
pom.xml
8
pom.xml
@ -18,12 +18,12 @@
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>org.jboss</groupId>
|
||||
<artifactId>jboss-parent</artifactId>
|
||||
<version>5</version>
|
||||
<groupId>org.sonatype.oss</groupId>
|
||||
<artifactId>oss-parent</artifactId>
|
||||
<version>7</version>
|
||||
</parent>
|
||||
|
||||
<groupId>org.jboss.netty</groupId>
|
||||
<groupId>io.netty</groupId>
|
||||
<artifactId>netty</artifactId>
|
||||
<packaging>bundle</packaging>
|
||||
<version>4.0.0.Alpha1-SNAPSHOT</version>
|
||||
|
Loading…
x
Reference in New Issue
Block a user