diff --git a/error-prone-contrib/pom.xml b/error-prone-contrib/pom.xml
index 4e96b6f6..51d92c00 100644
--- a/error-prone-contrib/pom.xml
+++ b/error-prone-contrib/pom.xml
@@ -52,11 +52,6 @@
migration-util
compile
-
- ${project.groupId}
- refaster-support
- compile
-
${project.groupId}
refaster-compiler
@@ -65,6 +60,11 @@
`annotationProcessorPaths` configuration below. -->
provided
+
+ ${project.groupId}
+ refaster-support
+ compile
+
${project.groupId}
refaster-test-support