Removed os-maven-plugin (for netty epoll) until we fully test it
diff --git a/pom.xml b/pom.xml
index 33ffb10..47dc489 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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. -->