diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml
index 5e9c6f987..f11a22746 100644
--- a/okhttp-tests/pom.xml
+++ b/okhttp-tests/pom.xml
@@ -13,11 +13,6 @@
OkHttp Tests
-
- com.squareup.okio
- okio
- ${project.version}
-
com.squareup.okhttp
okhttp
diff --git a/okhttp/pom.xml b/okhttp/pom.xml
index 4403dcb1e..233eaf517 100644
--- a/okhttp/pom.xml
+++ b/okhttp/pom.xml
@@ -13,16 +13,6 @@
OkHttp
-
- com.squareup.okio
- okio
- ${project.version}
-
-
- com.squareup.okhttp
- okhttp-protocols
- ${project.version}
-
org.codehaus.mojo
animal-sniffer-annotations