Replace comment in pom
diff --git a/pom.xml b/pom.xml
index f5f385a..70e7c04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,6 +107,7 @@
       <groupId>org.apache.zookeeper</groupId>
       <artifactId>zookeeper</artifactId>
     </dependency>
+    <!-- Test dependencies -->
     <dependency>
       <groupId>org.apache.accumulo</groupId>
       <artifactId>accumulo-minicluster</artifactId>
@@ -117,7 +118,6 @@
       <artifactId>accumulo-test</artifactId>
       <scope>test</scope>
     </dependency>
-    <!-- Test dependencies -->
     <dependency>
       <groupId>org.junit.jupiter</groupId>
       <artifactId>junit-jupiter-api</artifactId>