diff --git a/example/pom.xml b/example/pom.xml index 1a8b713c7c..6808ed923d 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -81,8 +81,8 @@ ${project.groupId} - netty-tcnative - ${tcnative.classifier} + ${tcnative.artifactId} + ${tcnative.classifier} org.eclipse.jetty.npn diff --git a/handler/pom.xml b/handler/pom.xml index ccd894c2a0..041c6f2d2a 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -46,7 +46,7 @@ ${project.groupId} - netty-tcnative + ${tcnative.artifactId} ${tcnative.classifier} true diff --git a/pom.xml b/pom.xml index 3920507834..e5ae5d4f92 100644 --- a/pom.xml +++ b/pom.xml @@ -215,6 +215,8 @@ fedora + netty-tcnative + 1.1.33.Fork11 ${os.detected.classifier} ${os.detected.name}-${os.detected.arch} @@ -297,8 +299,8 @@ ${project.groupId} - netty-tcnative - 1.1.33.Fork11 + ${tcnative.artifactId} + ${tcnative.version} ${tcnative.classifier} compile true diff --git a/testsuite/pom.xml b/testsuite/pom.xml index e3b8b390e9..cbf30613ad 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -51,7 +51,7 @@ ${project.groupId} - netty-tcnative + ${tcnative.artifactId} ${tcnative.classifier} true diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index b4895ea6d2..c386625d64 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -50,7 +50,7 @@ ${project.groupId} - netty-tcnative + ${tcnative.artifactId} ${tcnative.classifier} test