diff --git a/domain-epoll/pom.xml b/domain-epoll/pom.xml
index 23587b129..040a06ed4 100644
--- a/domain-epoll/pom.xml
+++ b/domain-epoll/pom.xml
@@ -1,4 +1,5 @@
-
+
4.0.0
com.salesforce.apollo
@@ -8,13 +9,12 @@
domain-epoll
Domain EPoll
Linux Unix Domain Socket Support
-
+
io.netty
netty-transport-native-epoll
${netty.version}
- ${os.detected.classifier}
-
\ No newline at end of file
+
diff --git a/domain-kqueue/pom.xml b/domain-kqueue/pom.xml
index 4fa4b5580..b884e067d 100644
--- a/domain-kqueue/pom.xml
+++ b/domain-kqueue/pom.xml
@@ -1,4 +1,5 @@
-
+
4.0.0
com.salesforce.apollo
@@ -14,7 +15,6 @@
io.netty
netty-transport-native-kqueue
${netty.version}
- ${os.detected.classifier}
-
\ No newline at end of file
+
diff --git a/pom.xml b/pom.xml
index 2aa3896d3..ccef995a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,6 +28,8 @@
gorgoneion
gorgoneion-client
cryptography
+ domain-epoll
+ domain-kqueue
@@ -596,49 +598,6 @@
-
-
- pre
-
- false
-
-
- h2-deterministic
-
-
-
- isolates
-
- false
-
-
- isolates
- isolate-ftesting
-
-
-
- mac-domain
-
-
- mac
-
-
-
- domain-kqueue
-
-
-
- linux-domain
-
-
- linux
-
-
-
- domain-epoll
-
-
-