Remove netty-metrics-yammer as it does not exist anymore

This commit is contained in:
Norman Maurer 2013-01-20 07:49:42 +01:00
parent 76d7829d38
commit 8b72a4c1e2

View File

@ -62,14 +62,6 @@
<scope>compile</scope>
<optional>true</optional>
</dependency>
<!-- The only module netty-example does NOT depend on -->
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>netty-metrics-yammer</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<!-- Add optional dependencies explicitly to avoid Javadoc warnings and errors. -->
<dependency>
<groupId>com.google.protobuf</groupId>