From 57b5c204333bcc9bdab7b6b10029b0ef261c8673 Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Fri, 9 Dec 2011 11:51:34 +0900 Subject: [PATCH] Change groupId to io.netty / inherit Sonatype OSS --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index b1b13df307..dfd1fbb505 100644 --- a/pom.xml +++ b/pom.xml @@ -18,12 +18,12 @@ 4.0.0 - org.jboss - jboss-parent - 5 + org.sonatype.oss + oss-parent + 7 - org.jboss.netty + io.netty netty bundle 4.0.0.Alpha1-SNAPSHOT