Microbench doesn't need to be an OSGi bundle

This commit is contained in:
Trustin Lee 2013-02-14 12:15:58 -08:00
parent 66205f619c
commit eeae6f993c

View File

@ -24,7 +24,7 @@
</parent>
<artifactId>netty-microbench</artifactId>
<packaging>bundle</packaging>
<packaging>jar</packaging>
<name>Netty/Microbench</name>