From acbb38653983c972ae5f76a8268b636adbf6b622 Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Thu, 14 Feb 2013 12:45:23 -0800 Subject: [PATCH] Fix all-in-one JAR artifactId --- tarball/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tarball/pom.xml b/tarball/pom.xml index 0ff35c877e..2032ea5df2 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -40,7 +40,7 @@ ${project.groupId} - netty + netty-all ${project.version} compile true