Madan Jampani

Removed os-maven-plugin (for netty epoll) until we fully test it

Showing 1 changed file with 0 additions and 5 deletions
......@@ -347,11 +347,6 @@
<pluginManagement>
<plugins>
<plugin>
<groupId>kr.motd.maven</groupId>
<artifactId>os-maven-plugin</artifactId>
<version>1.2.3.Final</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<!-- TODO: update once following issue is fixed. -->
......