add netty.jar as a dependency for all-pom

patch by sbridges reviewed by dbrosius
This commit is contained in:
Dave Brosius 2013-04-01 14:53:24 -04:00
parent 5b157e4769
commit e06875ed2c
1 changed files with 1 additions and 0 deletions

View File

@ -482,6 +482,7 @@
<!-- don't need jamm unless running a server in which case it needs to be a -javagent to be used anyway -->
<dependency groupId="com.github.stephenc" artifactId="jamm"/>
<dependency groupId="io.netty" artifactId="netty"/>
</artifact:pom>
<artifact:pom id="thrift-pom"
artifactId="cassandra-thrift"